Annotation of parser3/src/lib/sdbm/Makefile.in, revision 1.5
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@
1.5 ! misha 138: PCRE_INCLUDES = @PCRE_INCLUDES@
! 139: PCRE_LIBS = @PCRE_LIBS@
1.1 paf 140: RANLIB = @RANLIB@
141: SET_MAKE = @SET_MAKE@
142: SHELL = @SHELL@
143: STRIP = @STRIP@
144: VERSION = @VERSION@
145: XML_INCLUDES = @XML_INCLUDES@
146: XML_LIBS = @XML_LIBS@
147: YACC = @YACC@
148: ac_ct_CC = @ac_ct_CC@
149: ac_ct_CXX = @ac_ct_CXX@
150: ac_ct_RANLIB = @ac_ct_RANLIB@
151: ac_ct_STRIP = @ac_ct_STRIP@
152: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
153: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
154: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
155: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
156: am__include = @am__include@
1.3 paf 157: am__leading_dot = @am__leading_dot@
1.1 paf 158: am__quote = @am__quote@
1.3 paf 159: am__tar = @am__tar@
160: am__untar = @am__untar@
1.1 paf 161: bindir = @bindir@
162: build = @build@
163: build_alias = @build_alias@
164: build_cpu = @build_cpu@
165: build_os = @build_os@
166: build_vendor = @build_vendor@
167: commentcharset_koi8r = @commentcharset_koi8r@
168: commentcharset_windows1250 = @commentcharset_windows1250@
169: commentcharset_windows1251 = @commentcharset_windows1251@
170: commentcharset_windows1257 = @commentcharset_windows1257@
171: datadir = @datadir@
172: dll_extension = @dll_extension@
173: exec_prefix = @exec_prefix@
174: host = @host@
175: host_alias = @host_alias@
176: host_cpu = @host_cpu@
177: host_os = @host_os@
178: host_vendor = @host_vendor@
179: includedir = @includedir@
180: infodir = @infodir@
181: install_sh = @install_sh@
182: libdir = @libdir@
183: libexecdir = @libexecdir@
184: localstatedir = @localstatedir@
185: mandir = @mandir@
1.3 paf 186: mkdir_p = @mkdir_p@
1.1 paf 187: mysql_client = @mysql_client@
188: oldincludedir = @oldincludedir@
189: oracle_client = @oracle_client@
190: pgsql_client = @pgsql_client@
191: prefix = @prefix@
192: program_transform_name = @program_transform_name@
193: sbindir = @sbindir@
194: sharedstatedir = @sharedstatedir@
1.4 misha 195: sqlite_client = @sqlite_client@
1.1 paf 196: subdirs = @subdirs@
197: sysconfdir = @sysconfdir@
198: target_alias = @target_alias@
199: SUBDIRS = apr-include
200: INCLUDES = -Iapr-include -I../../include -I../gc/include
201: noinst_HEADERS = sdbm_pair.h sdbm_private.h sdbm_tune.h
202: noinst_LIBRARIES = libsdbm.a
203: libsdbm_a_SOURCES = \
204: sdbm.c sdbm_hash.c sdbm_lock.c sdbm_pair.c \
205: apr_file_io.C apr_strings.C
206:
207: EXTRA_DIST = sdbm.vcproj
208: all: all-recursive
209:
210: .SUFFIXES:
211: .SUFFIXES: .C .c .o .obj
1.3 paf 212: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
213: @for dep in $?; do \
214: case '$(am__configure_deps)' in \
215: *$$dep*) \
216: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217: && exit 0; \
218: exit 1;; \
219: esac; \
220: done; \
221: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/sdbm/Makefile'; \
1.1 paf 222: cd $(top_srcdir) && \
223: $(AUTOMAKE) --gnu src/lib/sdbm/Makefile
1.3 paf 224: .PRECIOUS: Makefile
225: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226: @case '$?' in \
227: *config.status*) \
228: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229: *) \
230: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232: esac;
233:
234: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236:
237: $(top_srcdir)/configure: $(am__configure_deps)
238: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
240: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1 paf 241:
242: clean-noinstLIBRARIES:
243: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
244: libsdbm.a: $(libsdbm_a_OBJECTS) $(libsdbm_a_DEPENDENCIES)
245: -rm -f libsdbm.a
246: $(libsdbm_a_AR) libsdbm.a $(libsdbm_a_OBJECTS) $(libsdbm_a_LIBADD)
247: $(RANLIB) libsdbm.a
248:
249: mostlyclean-compile:
1.3 paf 250: -rm -f *.$(OBJEXT)
1.1 paf 251:
252: distclean-compile:
253: -rm -f *.tab.c
254:
255: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apr_file_io.Po@am__quote@
256: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apr_strings.Po@am__quote@
257: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm.Po@am__quote@
258: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_hash.Po@am__quote@
259: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_lock.Po@am__quote@
260: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_pair.Po@am__quote@
261:
262: .C.o:
1.3 paf 263: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
264: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 265: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 266: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
1.1 paf 268:
269: .C.obj:
1.3 paf 270: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
271: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 272: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 273: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
274: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1.1 paf 275:
276: .c.o:
1.3 paf 277: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
278: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 279: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 280: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
281: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.1 paf 282:
283: .c.obj:
1.3 paf 284: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
285: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.1 paf 286: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.3 paf 287: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1 paf 289: uninstall-info-am:
290:
291: # This directory's subdirectories are mostly independent; you can cd
292: # into them and run `make' without going through this Makefile.
293: # To change the values of `make' variables: instead of editing Makefiles,
294: # (1) if the variable is set in `config.status', edit `config.status'
295: # (which will cause the Makefiles to be regenerated when you run `make');
296: # (2) otherwise, pass the desired values on the `make' command line.
297: $(RECURSIVE_TARGETS):
298: @set fnord $$MAKEFLAGS; amf=$$2; \
299: dot_seen=no; \
300: target=`echo $@ | sed s/-recursive//`; \
301: list='$(SUBDIRS)'; for subdir in $$list; do \
302: echo "Making $$target in $$subdir"; \
303: if test "$$subdir" = "."; then \
304: dot_seen=yes; \
305: local_target="$$target-am"; \
306: else \
307: local_target="$$target"; \
308: fi; \
309: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
310: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
311: done; \
312: if test "$$dot_seen" = "no"; then \
313: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
314: fi; test -z "$$fail"
315:
316: mostlyclean-recursive clean-recursive distclean-recursive \
317: maintainer-clean-recursive:
318: @set fnord $$MAKEFLAGS; amf=$$2; \
319: dot_seen=no; \
320: case "$@" in \
321: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
322: *) list='$(SUBDIRS)' ;; \
323: esac; \
324: rev=''; for subdir in $$list; do \
325: if test "$$subdir" = "."; then :; else \
326: rev="$$subdir $$rev"; \
327: fi; \
328: done; \
329: rev="$$rev ."; \
330: target=`echo $@ | sed s/-recursive//`; \
331: for subdir in $$rev; do \
332: echo "Making $$target in $$subdir"; \
333: if test "$$subdir" = "."; then \
334: local_target="$$target-am"; \
335: else \
336: local_target="$$target"; \
337: fi; \
338: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
339: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
340: done && test -z "$$fail"
341: tags-recursive:
342: list='$(SUBDIRS)'; for subdir in $$list; do \
343: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
344: done
345: ctags-recursive:
346: list='$(SUBDIRS)'; for subdir in $$list; do \
347: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
348: done
349:
350: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
351: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352: unique=`for i in $$list; do \
353: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354: done | \
355: $(AWK) ' { files[$$0] = 1; } \
356: END { for (i in files) print i; }'`; \
357: mkid -fID $$unique
1.3 paf 358: tags: TAGS
1.1 paf 359:
360: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
361: $(TAGS_FILES) $(LISP)
362: tags=; \
363: here=`pwd`; \
1.3 paf 364: if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
365: include_option=--etags-include; \
366: empty_fix=.; \
367: else \
368: include_option=--include; \
369: empty_fix=; \
370: fi; \
1.1 paf 371: list='$(SUBDIRS)'; for subdir in $$list; do \
372: if test "$$subdir" = .; then :; else \
1.3 paf 373: test ! -f $$subdir/TAGS || \
374: tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.1 paf 375: fi; \
376: done; \
377: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378: unique=`for i in $$list; do \
379: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380: done | \
381: $(AWK) ' { files[$$0] = 1; } \
382: END { for (i in files) print i; }'`; \
1.3 paf 383: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
384: test -n "$$unique" || unique=$$empty_fix; \
385: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386: $$tags $$unique; \
387: fi
1.1 paf 388: ctags: CTAGS
389: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
390: $(TAGS_FILES) $(LISP)
391: tags=; \
392: here=`pwd`; \
393: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394: unique=`for i in $$list; do \
395: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396: done | \
397: $(AWK) ' { files[$$0] = 1; } \
398: END { for (i in files) print i; }'`; \
399: test -z "$(CTAGS_ARGS)$$tags$$unique" \
400: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
401: $$tags $$unique
402:
403: GTAGS:
404: here=`$(am__cd) $(top_builddir) && pwd` \
405: && cd $(top_srcdir) \
406: && gtags -i $(GTAGS_ARGS) $$here
407:
408: distclean-tags:
409: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
410:
411: distdir: $(DISTFILES)
412: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
413: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
414: list='$(DISTFILES)'; for file in $$list; do \
415: case $$file in \
416: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
417: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
418: esac; \
419: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
420: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
421: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
422: dir="/$$dir"; \
1.3 paf 423: $(mkdir_p) "$(distdir)$$dir"; \
1.1 paf 424: else \
425: dir=''; \
426: fi; \
427: if test -d $$d/$$file; then \
428: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
429: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
430: fi; \
431: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
432: else \
433: test -f $(distdir)/$$file \
434: || cp -p $$d/$$file $(distdir)/$$file \
435: || exit 1; \
436: fi; \
437: done
1.3 paf 438: list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.1 paf 439: if test "$$subdir" = .; then :; else \
1.3 paf 440: test -d "$(distdir)/$$subdir" \
441: || $(mkdir_p) "$(distdir)/$$subdir" \
1.1 paf 442: || exit 1; \
1.3 paf 443: distdir=`$(am__cd) $(distdir) && pwd`; \
444: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.1 paf 445: (cd $$subdir && \
446: $(MAKE) $(AM_MAKEFLAGS) \
1.3 paf 447: top_distdir="$$top_distdir" \
448: distdir="$$distdir/$$subdir" \
1.1 paf 449: distdir) \
450: || exit 1; \
451: fi; \
452: done
453: check-am: all-am
454: check: check-recursive
455: all-am: Makefile $(LIBRARIES) $(HEADERS)
456: installdirs: installdirs-recursive
457: installdirs-am:
458: install: install-recursive
459: install-exec: install-exec-recursive
460: install-data: install-data-recursive
461: uninstall: uninstall-recursive
462:
463: install-am: all-am
464: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465:
466: installcheck: installcheck-recursive
467: install-strip:
468: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.3 paf 469: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1 paf 470: `test -z '$(STRIP)' || \
471: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
472: mostlyclean-generic:
473:
474: clean-generic:
475:
476: distclean-generic:
1.3 paf 477: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1 paf 478:
479: maintainer-clean-generic:
480: @echo "This command is intended for maintainers to use"
481: @echo "it deletes files that may require special tools to rebuild."
482: clean: clean-recursive
483:
484: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
485:
486: distclean: distclean-recursive
1.3 paf 487: -rm -rf ./$(DEPDIR)
488: -rm -f Makefile
489: distclean-am: clean-am distclean-compile distclean-generic \
490: distclean-tags
1.1 paf 491:
492: dvi: dvi-recursive
493:
494: dvi-am:
495:
1.3 paf 496: html: html-recursive
497:
1.1 paf 498: info: info-recursive
499:
500: info-am:
501:
502: install-data-am:
503:
504: install-exec-am:
505:
506: install-info: install-info-recursive
507:
508: install-man:
509:
510: installcheck-am:
511:
512: maintainer-clean: maintainer-clean-recursive
1.3 paf 513: -rm -rf ./$(DEPDIR)
514: -rm -f Makefile
1.1 paf 515: maintainer-clean-am: distclean-am maintainer-clean-generic
516:
517: mostlyclean: mostlyclean-recursive
518:
519: mostlyclean-am: mostlyclean-compile mostlyclean-generic
520:
521: pdf: pdf-recursive
522:
523: pdf-am:
524:
525: ps: ps-recursive
526:
527: ps-am:
528:
529: uninstall-am: uninstall-info-am
530:
531: uninstall-info: uninstall-info-recursive
532:
1.3 paf 533: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
534: clean clean-generic clean-noinstLIBRARIES clean-recursive \
535: ctags ctags-recursive distclean distclean-compile \
1.1 paf 536: distclean-generic distclean-recursive distclean-tags distdir \
1.3 paf 537: dvi dvi-am html html-am info info-am install install-am \
538: install-data install-data-am install-exec install-exec-am \
539: install-info install-info-am install-man install-strip \
540: installcheck installcheck-am installdirs installdirs-am \
1.1 paf 541: maintainer-clean maintainer-clean-generic \
542: maintainer-clean-recursive mostlyclean mostlyclean-compile \
1.3 paf 543: mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
544: tags tags-recursive uninstall uninstall-am uninstall-info-am
1.1 paf 545:
546: # Tell versions [3.59,3.63) of GNU make to not export all variables.
547: # Otherwise a system limit (for SysV at least) may be exceeded.
548: .NOEXPORT:
E-mail: