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