blob: ee1989884627a5f366f481e9f1b59af26fe14cb2 [file] [log] [blame]
Upstreamcc2ee171970-01-12 13:46:40 +00001# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17SOURCES = $(oprofiled_SOURCES)
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = @INSTALL@
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39bin_PROGRAMS = oprofiled$(EXEEXT)
40subdir = daemon
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
44 $(top_srcdir)/m4/builtinexpect.m4 \
45 $(top_srcdir)/m4/compileroption.m4 \
46 $(top_srcdir)/m4/configmodule.m4 \
47 $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
48 $(top_srcdir)/m4/extradirs.m4 $(top_srcdir)/m4/findkernel.m4 \
49 $(top_srcdir)/m4/kerneloption.m4 \
50 $(top_srcdir)/m4/kernelversion.m4 \
51 $(top_srcdir)/m4/mallocattribute.m4 \
52 $(top_srcdir)/m4/poptconst.m4 \
53 $(top_srcdir)/m4/precompiledheader.m4 $(top_srcdir)/m4/qt.m4 \
54 $(top_srcdir)/m4/resultyn.m4 $(top_srcdir)/m4/sstream.m4 \
55 $(top_srcdir)/m4/typedef.m4 $(top_srcdir)/configure.in
56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58mkinstalldirs = $(install_sh) -d
59CONFIG_HEADER = $(top_builddir)/config.h
60CONFIG_CLEAN_FILES =
61am__installdirs = "$(DESTDIR)$(bindir)"
62binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
63PROGRAMS = $(bin_PROGRAMS)
64am_oprofiled_OBJECTS = init.$(OBJEXT) oprofiled.$(OBJEXT) \
65 opd_stats.$(OBJEXT) opd_sfile.$(OBJEXT) opd_kernel.$(OBJEXT) \
66 opd_trans.$(OBJEXT) opd_cookie.$(OBJEXT) opd_events.$(OBJEXT) \
67 opd_mangling.$(OBJEXT) opd_perfmon.$(OBJEXT) \
68 opd_anon.$(OBJEXT)
69oprofiled_OBJECTS = $(am_oprofiled_OBJECTS)
70@enable_abi_FALSE@oprofiled_DEPENDENCIES = liblegacy/liblegacy.a \
71@enable_abi_FALSE@ ../libdb/libodb.a ../libop/libop.a \
72@enable_abi_FALSE@ ../libutil/libutil.a
73@enable_abi_TRUE@oprofiled_DEPENDENCIES = liblegacy/liblegacy.a \
74@enable_abi_TRUE@ ../libabi/libabi.a ../libdb/libodb.a \
75@enable_abi_TRUE@ ../libop/libop.a ../libutil/libutil.a
76DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
77depcomp = $(SHELL) $(top_srcdir)/depcomp
78am__depfiles_maybe = depfiles
79COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81CCLD = $(CC)
82LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
83SOURCES = $(oprofiled_SOURCES)
84DIST_SOURCES = $(oprofiled_SOURCES)
85RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
86 html-recursive info-recursive install-data-recursive \
87 install-exec-recursive install-info-recursive \
88 install-recursive installcheck-recursive installdirs-recursive \
89 pdf-recursive ps-recursive uninstall-info-recursive \
90 uninstall-recursive
91ETAGS = etags
92CTAGS = ctags
93DIST_SUBDIRS = $(SUBDIRS)
94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95ACLOCAL = @ACLOCAL@
96AMDEP_FALSE = @AMDEP_FALSE@
97AMDEP_TRUE = @AMDEP_TRUE@
98AMTAR = @AMTAR@
99AUTOCONF = @AUTOCONF@
100AUTOHEADER = @AUTOHEADER@
101AUTOMAKE = @AUTOMAKE@
102AWK = @AWK@
103BFD_LIBS = @BFD_LIBS@
104CAT_ENTRY_END = @CAT_ENTRY_END@
105CAT_ENTRY_START = @CAT_ENTRY_START@
106CC = @CC@
107CCDEPMODE = @CCDEPMODE@
108CFLAGS = @CFLAGS@
109CPP = @CPP@
110CPPFLAGS = @CPPFLAGS@
111CXX = @CXX@
112CXXCPP = @CXXCPP@
113CXXDEPMODE = @CXXDEPMODE@
114CXXFLAGS = @CXXFLAGS@
115CYGPATH_W = @CYGPATH_W@
116DATE = @DATE@
117DEFS = @DEFS@
118DEPDIR = @DEPDIR@
119DOCBOOK_ROOT = @DOCBOOK_ROOT@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
125EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
126INSTALL_DATA = @INSTALL_DATA@
127INSTALL_PROGRAM = @INSTALL_PROGRAM@
128INSTALL_SCRIPT = @INSTALL_SCRIPT@
129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130KINC = @KINC@
131KSRC = @KSRC@
132KVERS = @KVERS@
133LD = @LD@
134LDFLAGS = @LDFLAGS@
135LIBERTY_LIBS = @LIBERTY_LIBS@
136LIBOBJS = @LIBOBJS@
137LIBS = @POPT_LIBS@ @LIBERTY_LIBS@
138LTLIBOBJS = @LTLIBOBJS@
139MAKEINFO = @MAKEINFO@
140MOC = @MOC@
141MODINSTALLDIR = @MODINSTALLDIR@
142OBJEXT = @OBJEXT@
143OPROFILE_DIR = @OPROFILE_DIR@
144OPROFILE_MODULE_ARCH = @OPROFILE_MODULE_ARCH@
145OP_CFLAGS = @OP_CFLAGS@
146OP_CXXFLAGS = @OP_CXXFLAGS@
147OP_DOCDIR = @OP_DOCDIR@
148PACKAGE = @PACKAGE@
149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150PACKAGE_NAME = @PACKAGE_NAME@
151PACKAGE_STRING = @PACKAGE_STRING@
152PACKAGE_TARNAME = @PACKAGE_TARNAME@
153PACKAGE_VERSION = @PACKAGE_VERSION@
154PATH_SEPARATOR = @PATH_SEPARATOR@
155POPT_LIBS = @POPT_LIBS@
156PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
157QT_INCLUDES = @QT_INCLUDES@
158QT_LDFLAGS = @QT_LDFLAGS@
159QT_LIB = @QT_LIB@
160QT_VERSION = @QT_VERSION@
161RANLIB = @RANLIB@
162SET_MAKE = @SET_MAKE@
163SHELL = @SHELL@
164SIZE_T_TYPE = @SIZE_T_TYPE@
165STRIP = @STRIP@
166UIC = @UIC@
167VERSION = @VERSION@
168XML_CATALOG = @XML_CATALOG@
169XSLTPROC = @XSLTPROC@
170XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
171X_CFLAGS = @X_CFLAGS@
172X_EXTRA_LIBS = @X_EXTRA_LIBS@
173X_LIBS = @X_LIBS@
174X_PRE_LIBS = @X_PRE_LIBS@
175ac_ct_CC = @ac_ct_CC@
176ac_ct_CXX = @ac_ct_CXX@
177ac_ct_RANLIB = @ac_ct_RANLIB@
178ac_ct_STRIP = @ac_ct_STRIP@
179am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
180am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
181am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
182am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
183am__include = @am__include@
184am__leading_dot = @am__leading_dot@
185am__quote = @am__quote@
186am__tar = @am__tar@
187am__untar = @am__untar@
188bindir = @bindir@
189build_alias = @build_alias@
190datadir = @datadir@
191enable_abi_FALSE = @enable_abi_FALSE@
192enable_abi_TRUE = @enable_abi_TRUE@
193exec_prefix = @exec_prefix@
194have_qt_FALSE = @have_qt_FALSE@
195have_qt_TRUE = @have_qt_TRUE@
196have_xsltproc_FALSE = @have_xsltproc_FALSE@
197have_xsltproc_TRUE = @have_xsltproc_TRUE@
198host_alias = @host_alias@
199includedir = @includedir@
200infodir = @infodir@
201install_sh = @install_sh@
202kernel_support_FALSE = @kernel_support_FALSE@
203kernel_support_TRUE = @kernel_support_TRUE@
204libdir = @libdir@
205libexecdir = @libexecdir@
206localstatedir = @localstatedir@
207mandir = @mandir@
208mkdir_p = @mkdir_p@
209oldincludedir = @oldincludedir@
210prefix = @prefix@
211program_transform_name = @program_transform_name@
212sbindir = @sbindir@
213sharedstatedir = @sharedstatedir@
214sysconfdir = @sysconfdir@
215target_alias = @target_alias@
216topdir = @topdir@
217SUBDIRS = liblegacy .
218oprofiled_SOURCES = \
219 init.c \
220 oprofiled.c \
221 oprofiled.h \
222 opd_stats.c \
223 opd_sfile.c \
224 opd_sfile.h \
225 opd_kernel.c \
226 opd_kernel.h \
227 opd_trans.c \
228 opd_trans.h \
229 opd_printf.h \
230 opd_stats.h \
231 opd_cookie.c \
232 opd_cookie.h \
233 opd_events.c \
234 opd_events.h \
235 opd_interface.h \
236 opd_mangling.c \
237 opd_mangling.h \
238 opd_perfmon.h \
239 opd_perfmon.c \
240 opd_anon.h \
241 opd_anon.c
242
243AM_CPPFLAGS = \
244 -I ${top_srcdir}/libabi \
245 -I ${top_srcdir}/libutil \
246 -I ${top_srcdir}/libop \
247 -I ${top_srcdir}/libdb
248
249
250# -fno-omit-frame-pointer needed for daemon build: see ChangeLog 2004-02-23
251AM_CFLAGS = @OP_CFLAGS@ -fno-omit-frame-pointer
252@enable_abi_FALSE@oprofiled_LDADD = \
253@enable_abi_FALSE@ liblegacy/liblegacy.a \
254@enable_abi_FALSE@ ../libdb/libodb.a \
255@enable_abi_FALSE@ ../libop/libop.a \
256@enable_abi_FALSE@ ../libutil/libutil.a
257
258@enable_abi_TRUE@oprofiled_LDADD = \
259@enable_abi_TRUE@ liblegacy/liblegacy.a \
260@enable_abi_TRUE@ ../libabi/libabi.a \
261@enable_abi_TRUE@ ../libdb/libodb.a \
262@enable_abi_TRUE@ ../libop/libop.a \
263@enable_abi_TRUE@ ../libutil/libutil.a
264
265@enable_abi_FALSE@LINKER = $(CC)
266@enable_abi_TRUE@LINKER = $(CXX)
267oprofiled_LINK = $(LINKER) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
268all: all-recursive
269
270.SUFFIXES:
271.SUFFIXES: .c .o .obj
272$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
273 @for dep in $?; do \
274 case '$(am__configure_deps)' in \
275 *$$dep*) \
276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
277 && exit 0; \
278 exit 1;; \
279 esac; \
280 done; \
281 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign daemon/Makefile'; \
282 cd $(top_srcdir) && \
283 $(AUTOMAKE) --foreign daemon/Makefile
284.PRECIOUS: Makefile
285Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
286 @case '$?' in \
287 *config.status*) \
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
289 *) \
290 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
292 esac;
293
294$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296
297$(top_srcdir)/configure: $(am__configure_deps)
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299$(ACLOCAL_M4): $(am__aclocal_m4_deps)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301install-binPROGRAMS: $(bin_PROGRAMS)
302 @$(NORMAL_INSTALL)
303 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
304 @list='$(bin_PROGRAMS)'; for p in $$list; do \
305 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
306 if test -f $$p \
307 ; then \
308 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
309 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
310 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
311 else :; fi; \
312 done
313
314uninstall-binPROGRAMS:
315 @$(NORMAL_UNINSTALL)
316 @list='$(bin_PROGRAMS)'; for p in $$list; do \
317 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
318 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
319 rm -f "$(DESTDIR)$(bindir)/$$f"; \
320 done
321
322clean-binPROGRAMS:
323 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
324oprofiled$(EXEEXT): $(oprofiled_OBJECTS) $(oprofiled_DEPENDENCIES)
325 @rm -f oprofiled$(EXEEXT)
326 $(oprofiled_LINK) $(oprofiled_LDFLAGS) $(oprofiled_OBJECTS) $(oprofiled_LDADD) $(LIBS)
327
328mostlyclean-compile:
329 -rm -f *.$(OBJEXT)
330
331distclean-compile:
332 -rm -f *.tab.c
333
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_anon.Po@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_cookie.Po@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_events.Po@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_kernel.Po@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_mangling.Po@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_perfmon.Po@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_sfile.Po@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_stats.Po@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opd_trans.Po@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprofiled.Po@am__quote@
345
346.c.o:
347@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
348@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
349@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
350@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351@am__fastdepCC_FALSE@ $(COMPILE) -c $<
352
353.c.obj:
354@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
355@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
356@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
357@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
359uninstall-info-am:
360
361# This directory's subdirectories are mostly independent; you can cd
362# into them and run `make' without going through this Makefile.
363# To change the values of `make' variables: instead of editing Makefiles,
364# (1) if the variable is set in `config.status', edit `config.status'
365# (which will cause the Makefiles to be regenerated when you run `make');
366# (2) otherwise, pass the desired values on the `make' command line.
367$(RECURSIVE_TARGETS):
368 @failcom='exit 1'; \
369 for f in x $$MAKEFLAGS; do \
370 case $$f in \
371 *=* | --[!k]*);; \
372 *k*) failcom='fail=yes';; \
373 esac; \
374 done; \
375 dot_seen=no; \
376 target=`echo $@ | sed s/-recursive//`; \
377 list='$(SUBDIRS)'; for subdir in $$list; do \
378 echo "Making $$target in $$subdir"; \
379 if test "$$subdir" = "."; then \
380 dot_seen=yes; \
381 local_target="$$target-am"; \
382 else \
383 local_target="$$target"; \
384 fi; \
385 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
386 || eval $$failcom; \
387 done; \
388 if test "$$dot_seen" = "no"; then \
389 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
390 fi; test -z "$$fail"
391
392mostlyclean-recursive clean-recursive distclean-recursive \
393maintainer-clean-recursive:
394 @failcom='exit 1'; \
395 for f in x $$MAKEFLAGS; do \
396 case $$f in \
397 *=* | --[!k]*);; \
398 *k*) failcom='fail=yes';; \
399 esac; \
400 done; \
401 dot_seen=no; \
402 case "$@" in \
403 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
404 *) list='$(SUBDIRS)' ;; \
405 esac; \
406 rev=''; for subdir in $$list; do \
407 if test "$$subdir" = "."; then :; else \
408 rev="$$subdir $$rev"; \
409 fi; \
410 done; \
411 rev="$$rev ."; \
412 target=`echo $@ | sed s/-recursive//`; \
413 for subdir in $$rev; do \
414 echo "Making $$target in $$subdir"; \
415 if test "$$subdir" = "."; then \
416 local_target="$$target-am"; \
417 else \
418 local_target="$$target"; \
419 fi; \
420 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
421 || eval $$failcom; \
422 done && test -z "$$fail"
423tags-recursive:
424 list='$(SUBDIRS)'; for subdir in $$list; do \
425 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
426 done
427ctags-recursive:
428 list='$(SUBDIRS)'; for subdir in $$list; do \
429 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
430 done
431
432ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
433 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
434 unique=`for i in $$list; do \
435 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436 done | \
437 $(AWK) ' { files[$$0] = 1; } \
438 END { for (i in files) print i; }'`; \
439 mkid -fID $$unique
440tags: TAGS
441
442TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
443 $(TAGS_FILES) $(LISP)
444 tags=; \
445 here=`pwd`; \
446 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
447 include_option=--etags-include; \
448 empty_fix=.; \
449 else \
450 include_option=--include; \
451 empty_fix=; \
452 fi; \
453 list='$(SUBDIRS)'; for subdir in $$list; do \
454 if test "$$subdir" = .; then :; else \
455 test ! -f $$subdir/TAGS || \
456 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
457 fi; \
458 done; \
459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462 done | \
463 $(AWK) ' { files[$$0] = 1; } \
464 END { for (i in files) print i; }'`; \
465 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
466 test -n "$$unique" || unique=$$empty_fix; \
467 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
468 $$tags $$unique; \
469 fi
470ctags: CTAGS
471CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
472 $(TAGS_FILES) $(LISP)
473 tags=; \
474 here=`pwd`; \
475 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
476 unique=`for i in $$list; do \
477 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478 done | \
479 $(AWK) ' { files[$$0] = 1; } \
480 END { for (i in files) print i; }'`; \
481 test -z "$(CTAGS_ARGS)$$tags$$unique" \
482 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
483 $$tags $$unique
484
485GTAGS:
486 here=`$(am__cd) $(top_builddir) && pwd` \
487 && cd $(top_srcdir) \
488 && gtags -i $(GTAGS_ARGS) $$here
489
490distclean-tags:
491 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
492
493distdir: $(DISTFILES)
494 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
495 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
496 list='$(DISTFILES)'; for file in $$list; do \
497 case $$file in \
498 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
499 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
500 esac; \
501 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
503 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
504 dir="/$$dir"; \
505 $(mkdir_p) "$(distdir)$$dir"; \
506 else \
507 dir=''; \
508 fi; \
509 if test -d $$d/$$file; then \
510 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
511 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
512 fi; \
513 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
514 else \
515 test -f $(distdir)/$$file \
516 || cp -p $$d/$$file $(distdir)/$$file \
517 || exit 1; \
518 fi; \
519 done
520 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
521 if test "$$subdir" = .; then :; else \
522 test -d "$(distdir)/$$subdir" \
523 || $(mkdir_p) "$(distdir)/$$subdir" \
524 || exit 1; \
525 distdir=`$(am__cd) $(distdir) && pwd`; \
526 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
527 (cd $$subdir && \
528 $(MAKE) $(AM_MAKEFLAGS) \
529 top_distdir="$$top_distdir" \
530 distdir="$$distdir/$$subdir" \
531 distdir) \
532 || exit 1; \
533 fi; \
534 done
535check-am: all-am
536check: check-recursive
537all-am: Makefile $(PROGRAMS)
538installdirs: installdirs-recursive
539installdirs-am:
540 for dir in "$(DESTDIR)$(bindir)"; do \
541 test -z "$$dir" || $(mkdir_p) "$$dir"; \
542 done
543install: install-recursive
544install-exec: install-exec-recursive
545install-data: install-data-recursive
546uninstall: uninstall-recursive
547
548install-am: all-am
549 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
550
551installcheck: installcheck-recursive
552install-strip:
553 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
554 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
555 `test -z '$(STRIP)' || \
556 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
557mostlyclean-generic:
558
559clean-generic:
560
561distclean-generic:
562 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
563
564maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use"
566 @echo "it deletes files that may require special tools to rebuild."
567clean: clean-recursive
568
569clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
570
571distclean: distclean-recursive
572 -rm -rf ./$(DEPDIR)
573 -rm -f Makefile
574distclean-am: clean-am distclean-compile distclean-generic \
575 distclean-tags
576
577dvi: dvi-recursive
578
579dvi-am:
580
581html: html-recursive
582
583info: info-recursive
584
585info-am:
586
587install-data-am:
588
589install-exec-am: install-binPROGRAMS
590
591install-info: install-info-recursive
592
593install-man:
594
595installcheck-am:
596
597maintainer-clean: maintainer-clean-recursive
598 -rm -rf ./$(DEPDIR)
599 -rm -f Makefile
600maintainer-clean-am: distclean-am maintainer-clean-generic
601
602mostlyclean: mostlyclean-recursive
603
604mostlyclean-am: mostlyclean-compile mostlyclean-generic
605
606pdf: pdf-recursive
607
608pdf-am:
609
610ps: ps-recursive
611
612ps-am:
613
614uninstall-am: uninstall-binPROGRAMS uninstall-info-am
615
616uninstall-info: uninstall-info-recursive
617
618.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
619 clean clean-binPROGRAMS clean-generic clean-recursive ctags \
620 ctags-recursive distclean distclean-compile distclean-generic \
621 distclean-recursive distclean-tags distdir dvi dvi-am html \
622 html-am info info-am install install-am install-binPROGRAMS \
623 install-data install-data-am install-exec install-exec-am \
624 install-info install-info-am install-man install-strip \
625 installcheck installcheck-am installdirs installdirs-am \
626 maintainer-clean maintainer-clean-generic \
627 maintainer-clean-recursive mostlyclean mostlyclean-compile \
628 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
629 tags tags-recursive uninstall uninstall-am \
630 uninstall-binPROGRAMS uninstall-info-am
631
632# Tell versions [3.59,3.63) of GNU make to not export all variables.
633# Otherwise a system limit (for SysV at least) may be exceeded.
634.NOEXPORT: