Annotation of parser3/src/lib/sdbm/Makefile.in, revision 1.4
1.3 paf 1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.1 paf 2: # @configure_input@
3:
1.3 paf 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5: # 2003, 2004 Free Software Foundation, Inc.
1.1 paf 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:
1.3 paf 17:
18: SOURCES = $(libsdbm_a_SOURCES)
19:
1.1 paf 20: srcdir = @srcdir@
21: top_srcdir = @top_srcdir@
22: VPATH = @srcdir@
23: pkgdatadir = $(datadir)/@PACKAGE@
24: pkglibdir = $(libdir)/@PACKAGE@
25: pkgincludedir = $(includedir)/@PACKAGE@
26: top_builddir = ../../..
27: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28: INSTALL = @INSTALL@
29: install_sh_DATA = $(install_sh) -c -m 644
30: install_sh_PROGRAM = $(install_sh) -c
31: install_sh_SCRIPT = $(install_sh) -c
32: INSTALL_HEADER = $(INSTALL_DATA)
33: transform = $(program_transform_name)
34: NORMAL_INSTALL = :
35: PRE_INSTALL = :
36: POST_INSTALL = :
37: NORMAL_UNINSTALL = :
38: PRE_UNINSTALL = :
39: POST_UNINSTALL = :
40: host_triplet = @host@
1.3 paf 41: subdir = src/lib/sdbm
42: DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43: $(srcdir)/Makefile.in
44: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
46: $(top_srcdir)/configure.in
47: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48: $(ACLOCAL_M4)
49: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
51: CONFIG_CLEAN_FILES =
52: LIBRARIES = $(noinst_LIBRARIES)
53: AR = ar
54: ARFLAGS = cru
55: libsdbm_a_AR = $(AR) $(ARFLAGS)
56: libsdbm_a_LIBADD =
57: am_libsdbm_a_OBJECTS = sdbm.$(OBJEXT) sdbm_hash.$(OBJEXT) \
58: sdbm_lock.$(OBJEXT) sdbm_pair.$(OBJEXT) apr_file_io.$(OBJEXT) \
59: apr_strings.$(OBJEXT)
60: libsdbm_a_OBJECTS = $(am_libsdbm_a_OBJECTS)
61: DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src/include
62: depcomp = $(SHELL) $(top_srcdir)/depcomp
63: am__depfiles_maybe = depfiles
64: CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66: CXXLD = $(CXX)
67: CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
68: -o $@
69: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71: CCLD = $(CC)
72: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
73: SOURCES = $(libsdbm_a_SOURCES)
74: DIST_SOURCES = $(libsdbm_a_SOURCES)
75: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76: html-recursive info-recursive install-data-recursive \
77: install-exec-recursive install-info-recursive \
78: install-recursive installcheck-recursive installdirs-recursive \
79: pdf-recursive ps-recursive uninstall-info-recursive \
80: uninstall-recursive
81: HEADERS = $(noinst_HEADERS)
82: ETAGS = etags
83: CTAGS = ctags
84: DIST_SUBDIRS = $(SUBDIRS)
85: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1 paf 86: ACLOCAL = @ACLOCAL@
87: AMDEP_FALSE = @AMDEP_FALSE@
88: AMDEP_TRUE = @AMDEP_TRUE@
89: AMTAR = @AMTAR@
90: APACHE13 = @APACHE13@
91: AUTOCONF = @AUTOCONF@
92: AUTOHEADER = @AUTOHEADER@
93: AUTOMAKE = @AUTOMAKE@
94: AWK = @AWK@
95: CC = @CC@
96: CCDEPMODE = @CCDEPMODE@
97: CFLAGS = @CFLAGS@
98: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
99: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
100: CPP = @CPP@
101: CPPFLAGS = @CPPFLAGS@
102: CPP_LIBS = @CPP_LIBS@
103: CXX = @CXX@
104: CXXDEPMODE = @CXXDEPMODE@
105: CXXFLAGS = @CXXFLAGS@
106: CYGPATH_W = @CYGPATH_W@
107: DEFS = @DEFS@
108: DEPDIR = @DEPDIR@
109: ECHO_C = @ECHO_C@
110: ECHO_N = @ECHO_N@
111: ECHO_T = @ECHO_T@
112: EGREP = @EGREP@
113: EXEEXT = @EXEEXT@
114: GC_LIBS = @GC_LIBS@
115: INCLTDL = @INCLTDL@
116: INSTALL_DATA = @INSTALL_DATA@
117: INSTALL_PROGRAM = @INSTALL_PROGRAM@
118: INSTALL_SCRIPT = @INSTALL_SCRIPT@
119: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120: LDFLAGS = @LDFLAGS@
121: LIBADD_DL = @LIBADD_DL@
122: LIBLTDL = @LIBLTDL@
123: LIBOBJS = @LIBOBJS@
124: LIBS = @LIBS@
125: LTLIBOBJS = @LTLIBOBJS@
126: MAKEINFO = @MAKEINFO@
127: MIME_INCLUDES = @MIME_INCLUDES@
128: MIME_LIBS = @MIME_LIBS@
129: OBJEXT = @OBJEXT@
130: P3S = @P3S@
131: PACKAGE = @PACKAGE@
132: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133: PACKAGE_NAME = @PACKAGE_NAME@
134: PACKAGE_STRING = @PACKAGE_STRING@
135: PACKAGE_TARNAME = @PACKAGE_TARNAME@
136: PACKAGE_VERSION = @PACKAGE_VERSION@
137: PATH_SEPARATOR = @PATH_SEPARATOR@
138: RANLIB = @RANLIB@
139: SET_MAKE = @SET_MAKE@
140: SHELL = @SHELL@
141: STRIP = @STRIP@
142: VERSION = @VERSION@
143: XML_INCLUDES = @XML_INCLUDES@
144: XML_LIBS = @XML_LIBS@
145: YACC = @YACC@
146: ac_ct_CC = @ac_ct_CC@
147: ac_ct_CXX = @ac_ct_CXX@
148: ac_ct_RANLIB = @ac_ct_RANLIB@
149: ac_ct_STRIP = @ac_ct_STRIP@
150: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
151: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
152: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
153: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
154: am__include = @am__include@
1.3 paf 155: am__leading_dot = @am__leading_dot@
1.1 paf 156: am__quote = @am__quote@
1.3 paf 157: am__tar = @am__tar@
158: am__untar = @am__untar@
1.1 paf 159: bindir = @bindir@
160: build = @build@
161: build_alias = @build_alias@
162: build_cpu = @build_cpu@
163: build_os = @build_os@
164: build_vendor = @build_vendor@
165: commentcharset_koi8r = @commentcharset_koi8r@
166: commentcharset_windows1250 = @commentcharset_windows1250@
167: commentcharset_windows1251 = @commentcharset_windows1251@
168: commentcharset_windows1257 = @commentcharset_windows1257@
169: datadir = @datadir@
170: dll_extension = @dll_extension@
171: exec_prefix = @exec_prefix@
172: host = @host@
173: host_alias = @host_alias@
174: host_cpu = @host_cpu@
175: host_os = @host_os@
176: host_vendor = @host_vendor@
177: includedir = @includedir@
178: infodir = @infodir@
179: install_sh = @install_sh@
180: libdir = @libdir@
181: libexecdir = @libexecdir@
182: localstatedir = @localstatedir@
183: mandir = @mandir@
1.3 paf 184: mkdir_p = @mkdir_p@
1.1 paf 185: mysql_client = @mysql_client@
186: oldincludedir = @oldincludedir@
187: oracle_client = @oracle_client@
188: pgsql_client = @pgsql_client@
189: prefix = @prefix@
190: program_transform_name = @program_transform_name@
191: sbindir = @sbindir@
192: sharedstatedir = @sharedstatedir@
1.4 ! misha 193: sqlite_client = @sqlite_client@
1.1 paf 194: subdirs = @subdirs@
195: sysconfdir = @sysconfdir@
196: target_alias = @target_alias@
197: SUBDIRS = apr-include
198: INCLUDES = -Iapr-include -I../../include -I../gc/include
199: noinst_HEADERS = sdbm_pair.h sdbm_private.h sdbm_tune.h
200: noinst_LIBRARIES = libsdbm.a
201: libsdbm_a_SOURCES = \
202: sdbm.c sdbm_hash.c sdbm_lock.c sdbm_pair.c \
203: apr_file_io.C apr_strings.C
204:
205: EXTRA_DIST = sdbm.vcproj
206: all: all-recursive
207:
208: .SUFFIXES:
209: .SUFFIXES: .C .c .o .obj
1.3 paf 210: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
211: @for dep in $?; do \
212: case '$(am__configure_deps)' in \
213: *$$dep*) \
214: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
215: && exit 0; \
216: exit 1;; \
217: esac; \
218: done; \
219: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/sdbm/Makefile'; \
1.1 paf 220: cd $(top_srcdir) && \
221: $(AUTOMAKE) --gnu src/lib/sdbm/Makefile
1.3 paf 222: .PRECIOUS: Makefile
223: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224: @case '$?' in \
225: *config.status*) \
226: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227: *) \
228: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230: esac;
231:
232: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234:
235: $(top_srcdir)/configure: $(am__configure_deps)
236: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
238: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1 paf 239:
240: clean-noinstLIBRARIES:
241: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
242: libsdbm.a: $(libsdbm_a_OBJECTS) $(libsdbm_a_DEPENDENCIES)
243: -rm -f libsdbm.a
244: $(libsdbm_a_AR) libsdbm.a $(libsdbm_a_OBJECTS) $(libsdbm_a_LIBADD)
245: $(RANLIB) libsdbm.a
246:
247: mostlyclean-compile:
1.3 paf 248: -rm -f *.$(OBJEXT)
1.1 paf 249:
250: distclean-compile:
251: -rm -f *.tab.c
252:
253: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apr_file_io.Po@am__quote@
254: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apr_strings.Po@am__quote@
255: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm.Po@am__quote@
256: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_hash.Po@am__quote@
257: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_lock.Po@am__quote@
258: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_pair.Po@am__quote@
259:
260: .C.o:
1.3 paf 261: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
262: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 263: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 264: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
265: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
1.1 paf 266:
267: .C.obj:
1.3 paf 268: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
269: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 270: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 271: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
272: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1.1 paf 273:
274: .c.o:
1.3 paf 275: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
276: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 277: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 278: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
279: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.1 paf 280:
281: .c.obj:
1.3 paf 282: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
283: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 284: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 285: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1 paf 287: uninstall-info-am:
288:
289: # This directory's subdirectories are mostly independent; you can cd
290: # into them and run `make' without going through this Makefile.
291: # To change the values of `make' variables: instead of editing Makefiles,
292: # (1) if the variable is set in `config.status', edit `config.status'
293: # (which will cause the Makefiles to be regenerated when you run `make');
294: # (2) otherwise, pass the desired values on the `make' command line.
295: $(RECURSIVE_TARGETS):
296: @set fnord $$MAKEFLAGS; amf=$$2; \
297: dot_seen=no; \
298: target=`echo $@ | sed s/-recursive//`; \
299: list='$(SUBDIRS)'; for subdir in $$list; do \
300: echo "Making $$target in $$subdir"; \
301: if test "$$subdir" = "."; then \
302: dot_seen=yes; \
303: local_target="$$target-am"; \
304: else \
305: local_target="$$target"; \
306: fi; \
307: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
308: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
309: done; \
310: if test "$$dot_seen" = "no"; then \
311: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
312: fi; test -z "$$fail"
313:
314: mostlyclean-recursive clean-recursive distclean-recursive \
315: maintainer-clean-recursive:
316: @set fnord $$MAKEFLAGS; amf=$$2; \
317: dot_seen=no; \
318: case "$@" in \
319: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
320: *) list='$(SUBDIRS)' ;; \
321: esac; \
322: rev=''; for subdir in $$list; do \
323: if test "$$subdir" = "."; then :; else \
324: rev="$$subdir $$rev"; \
325: fi; \
326: done; \
327: rev="$$rev ."; \
328: target=`echo $@ | sed s/-recursive//`; \
329: for subdir in $$rev; do \
330: echo "Making $$target in $$subdir"; \
331: if test "$$subdir" = "."; then \
332: local_target="$$target-am"; \
333: else \
334: local_target="$$target"; \
335: fi; \
336: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
338: done && test -z "$$fail"
339: tags-recursive:
340: list='$(SUBDIRS)'; for subdir in $$list; do \
341: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
342: done
343: ctags-recursive:
344: list='$(SUBDIRS)'; for subdir in $$list; do \
345: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
346: done
347:
348: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350: unique=`for i in $$list; do \
351: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352: done | \
353: $(AWK) ' { files[$$0] = 1; } \
354: END { for (i in files) print i; }'`; \
355: mkid -fID $$unique
1.3 paf 356: tags: TAGS
1.1 paf 357:
358: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
359: $(TAGS_FILES) $(LISP)
360: tags=; \
361: here=`pwd`; \
1.3 paf 362: if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
363: include_option=--etags-include; \
364: empty_fix=.; \
365: else \
366: include_option=--include; \
367: empty_fix=; \
368: fi; \
1.1 paf 369: list='$(SUBDIRS)'; for subdir in $$list; do \
370: if test "$$subdir" = .; then :; else \
1.3 paf 371: test ! -f $$subdir/TAGS || \
372: tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.1 paf 373: fi; \
374: done; \
375: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376: unique=`for i in $$list; do \
377: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378: done | \
379: $(AWK) ' { files[$$0] = 1; } \
380: END { for (i in files) print i; }'`; \
1.3 paf 381: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
382: test -n "$$unique" || unique=$$empty_fix; \
383: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384: $$tags $$unique; \
385: fi
1.1 paf 386: ctags: CTAGS
387: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
388: $(TAGS_FILES) $(LISP)
389: tags=; \
390: here=`pwd`; \
391: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392: unique=`for i in $$list; do \
393: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394: done | \
395: $(AWK) ' { files[$$0] = 1; } \
396: END { for (i in files) print i; }'`; \
397: test -z "$(CTAGS_ARGS)$$tags$$unique" \
398: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399: $$tags $$unique
400:
401: GTAGS:
402: here=`$(am__cd) $(top_builddir) && pwd` \
403: && cd $(top_srcdir) \
404: && gtags -i $(GTAGS_ARGS) $$here
405:
406: distclean-tags:
407: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408:
409: distdir: $(DISTFILES)
410: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
411: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
412: list='$(DISTFILES)'; for file in $$list; do \
413: case $$file in \
414: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
415: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
416: esac; \
417: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
418: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
419: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
420: dir="/$$dir"; \
1.3 paf 421: $(mkdir_p) "$(distdir)$$dir"; \
1.1 paf 422: else \
423: dir=''; \
424: fi; \
425: if test -d $$d/$$file; then \
426: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
428: fi; \
429: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
430: else \
431: test -f $(distdir)/$$file \
432: || cp -p $$d/$$file $(distdir)/$$file \
433: || exit 1; \
434: fi; \
435: done
1.3 paf 436: list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.1 paf 437: if test "$$subdir" = .; then :; else \
1.3 paf 438: test -d "$(distdir)/$$subdir" \
439: || $(mkdir_p) "$(distdir)/$$subdir" \
1.1 paf 440: || exit 1; \
1.3 paf 441: distdir=`$(am__cd) $(distdir) && pwd`; \
442: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.1 paf 443: (cd $$subdir && \
444: $(MAKE) $(AM_MAKEFLAGS) \
1.3 paf 445: top_distdir="$$top_distdir" \
446: distdir="$$distdir/$$subdir" \
1.1 paf 447: distdir) \
448: || exit 1; \
449: fi; \
450: done
451: check-am: all-am
452: check: check-recursive
453: all-am: Makefile $(LIBRARIES) $(HEADERS)
454: installdirs: installdirs-recursive
455: installdirs-am:
456: install: install-recursive
457: install-exec: install-exec-recursive
458: install-data: install-data-recursive
459: uninstall: uninstall-recursive
460:
461: install-am: all-am
462: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
463:
464: installcheck: installcheck-recursive
465: install-strip:
466: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.3 paf 467: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1 paf 468: `test -z '$(STRIP)' || \
469: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
470: mostlyclean-generic:
471:
472: clean-generic:
473:
474: distclean-generic:
1.3 paf 475: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1 paf 476:
477: maintainer-clean-generic:
478: @echo "This command is intended for maintainers to use"
479: @echo "it deletes files that may require special tools to rebuild."
480: clean: clean-recursive
481:
482: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
483:
484: distclean: distclean-recursive
1.3 paf 485: -rm -rf ./$(DEPDIR)
486: -rm -f Makefile
487: distclean-am: clean-am distclean-compile distclean-generic \
488: distclean-tags
1.1 paf 489:
490: dvi: dvi-recursive
491:
492: dvi-am:
493:
1.3 paf 494: html: html-recursive
495:
1.1 paf 496: info: info-recursive
497:
498: info-am:
499:
500: install-data-am:
501:
502: install-exec-am:
503:
504: install-info: install-info-recursive
505:
506: install-man:
507:
508: installcheck-am:
509:
510: maintainer-clean: maintainer-clean-recursive
1.3 paf 511: -rm -rf ./$(DEPDIR)
512: -rm -f Makefile
1.1 paf 513: maintainer-clean-am: distclean-am maintainer-clean-generic
514:
515: mostlyclean: mostlyclean-recursive
516:
517: mostlyclean-am: mostlyclean-compile mostlyclean-generic
518:
519: pdf: pdf-recursive
520:
521: pdf-am:
522:
523: ps: ps-recursive
524:
525: ps-am:
526:
527: uninstall-am: uninstall-info-am
528:
529: uninstall-info: uninstall-info-recursive
530:
1.3 paf 531: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
532: clean clean-generic clean-noinstLIBRARIES clean-recursive \
533: ctags ctags-recursive distclean distclean-compile \
1.1 paf 534: distclean-generic distclean-recursive distclean-tags distdir \
1.3 paf 535: dvi dvi-am html html-am info info-am install install-am \
536: install-data install-data-am install-exec install-exec-am \
537: install-info install-info-am install-man install-strip \
538: installcheck installcheck-am installdirs installdirs-am \
1.1 paf 539: maintainer-clean maintainer-clean-generic \
540: maintainer-clean-recursive mostlyclean mostlyclean-compile \
1.3 paf 541: mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
542: tags tags-recursive uninstall uninstall-am uninstall-info-am
1.1 paf 543:
544: # Tell versions [3.59,3.63) of GNU make to not export all variables.
545: # Otherwise a system limit (for SysV at least) may be exceeded.
546: .NOEXPORT:
E-mail: