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