]> git.ipfire.org Git - thirdparty/dhcp.git/blame - tests/Makefile.in
[rt25901_atf] autotool files regenerated
[thirdparty/dhcp.git] / tests / Makefile.in
CommitLineData
1b658b9b 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
6e999c3c
SK
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1b658b9b 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6e999c3c
SK
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@
6e999c3c
SK
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
6e999c3c 20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
6e999c3c
SK
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32subdir = tests
33DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
34ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
35am__aclocal_m4_deps = $(top_srcdir)/configure.ac
36am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
37 $(ACLOCAL_M4)
38mkinstalldirs = $(install_sh) -d
39CONFIG_HEADER = $(top_builddir)/includes/config.h
40CONFIG_CLEAN_FILES =
41AR = ar
42ARFLAGS = cru
43libt_api_a_AR = $(AR) $(ARFLAGS)
44libt_api_a_LIBADD =
45am_libt_api_a_OBJECTS = t_api.$(OBJEXT) t_api_dhcp.$(OBJEXT)
46libt_api_a_OBJECTS = $(am_libt_api_a_OBJECTS)
1b658b9b 47DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/includes
6e999c3c
SK
48depcomp = $(SHELL) $(top_srcdir)/depcomp
49am__depfiles_maybe = depfiles
50COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
51 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
52CCLD = $(CC)
53LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
54SOURCES = $(libt_api_a_SOURCES)
55DIST_SOURCES = $(libt_api_a_SOURCES)
56ETAGS = etags
57CTAGS = ctags
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
6e999c3c 60AMTAR = @AMTAR@
06fb929c
TM
61ATF_CFLAGS = @ATF_CFLAGS@
62ATF_LDFLAGS = @ATF_LDFLAGS@
6e999c3c
SK
63AUTOCONF = @AUTOCONF@
64AUTOHEADER = @AUTOHEADER@
65AUTOMAKE = @AUTOMAKE@
66AWK = @AWK@
67CC = @CC@
68CCDEPMODE = @CCDEPMODE@
69CFLAGS = @CFLAGS@
70CPP = @CPP@
71CPPFLAGS = @CPPFLAGS@
72CYGPATH_W = @CYGPATH_W@
73DEFS = @DEFS@
74DEPDIR = @DEPDIR@
75ECHO_C = @ECHO_C@
76ECHO_N = @ECHO_N@
77ECHO_T = @ECHO_T@
78EGREP = @EGREP@
79EXEEXT = @EXEEXT@
78f16d27 80GREP = @GREP@
1b658b9b 81INSTALL = @INSTALL@
6e999c3c
SK
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1b658b9b 86LDAP_CFLAGS = @LDAP_CFLAGS@
6e999c3c
SK
87LDFLAGS = @LDFLAGS@
88LIBOBJS = @LIBOBJS@
89LIBS = @LIBS@
90LTLIBOBJS = @LTLIBOBJS@
086bd8f5 91MAINT = @MAINT@
6e999c3c 92MAKEINFO = @MAKEINFO@
1b658b9b 93MKDIR_P = @MKDIR_P@
6e999c3c
SK
94OBJEXT = @OBJEXT@
95PACKAGE = @PACKAGE@
96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97PACKAGE_NAME = @PACKAGE_NAME@
98PACKAGE_STRING = @PACKAGE_STRING@
99PACKAGE_TARNAME = @PACKAGE_TARNAME@
76f4993d 100PACKAGE_URL = @PACKAGE_URL@
6e999c3c
SK
101PACKAGE_VERSION = @PACKAGE_VERSION@
102PATH_SEPARATOR = @PATH_SEPARATOR@
103RANLIB = @RANLIB@
104SET_MAKE = @SET_MAKE@
105SHELL = @SHELL@
106STRIP = @STRIP@
107VERSION = @VERSION@
1b658b9b
DH
108abs_builddir = @abs_builddir@
109abs_srcdir = @abs_srcdir@
110abs_top_builddir = @abs_top_builddir@
111abs_top_srcdir = @abs_top_srcdir@
6e999c3c 112ac_ct_CC = @ac_ct_CC@
0c5673bc 113ac_prefix_program = @ac_prefix_program@
6e999c3c
SK
114am__include = @am__include@
115am__leading_dot = @am__leading_dot@
116am__quote = @am__quote@
117am__tar = @am__tar@
118am__untar = @am__untar@
119bindir = @bindir@
120build_alias = @build_alias@
1b658b9b 121builddir = @builddir@
6e999c3c
SK
122byte_order = @byte_order@
123datadir = @datadir@
78f16d27
DH
124datarootdir = @datarootdir@
125docdir = @docdir@
126dvidir = @dvidir@
6e999c3c
SK
127exec_prefix = @exec_prefix@
128host_alias = @host_alias@
78f16d27 129htmldir = @htmldir@
6e999c3c
SK
130includedir = @includedir@
131infodir = @infodir@
132install_sh = @install_sh@
133libdir = @libdir@
134libexecdir = @libexecdir@
78f16d27 135localedir = @localedir@
6e999c3c
SK
136localstatedir = @localstatedir@
137mandir = @mandir@
138mkdir_p = @mkdir_p@
139oldincludedir = @oldincludedir@
78f16d27 140pdfdir = @pdfdir@
6e999c3c
SK
141prefix = @prefix@
142program_transform_name = @program_transform_name@
78f16d27 143psdir = @psdir@
6e999c3c
SK
144sbindir = @sbindir@
145sharedstatedir = @sharedstatedir@
1b658b9b 146srcdir = @srcdir@
6e999c3c
SK
147sysconfdir = @sysconfdir@
148target_alias = @target_alias@
419ed83c 149top_build_prefix = @top_build_prefix@
1b658b9b
DH
150top_builddir = @top_builddir@
151top_srcdir = @top_srcdir@
6e999c3c
SK
152EXTRA_DIST = failover/dhcp-1.cf failover/dhcp-2.cf failover/new-failover \
153 DHCPv6/000-badmsgtype.pl \
154 DHCPv6/010-solicit-noclientid.pl \
155 DHCPv6/011-solicit-serverid.pl \
156 DHCPv6/020-advertise-mcast.pl \
157 DHCPv6/030-request-noclientid.pl \
158 DHCPv6/031-request-noserverid.pl \
159 DHCPv6/032-request-badduid.pl \
160 DHCPv6/110-information-request-ia_na.pl \
161 DHCPv6/111-information-request-ia_ta.pl \
162 DHCPv6/112-badduid.pl \
163 DHCPv6/210-solicit-nohost.pl \
164 DHCPv6/211-solicit-opt-in-na.pl \
165 DHCPv6/212-solicit-opt-in-na-norapidcommit.pl \
166 DHCPv6/280-release-nohost.pl \
167 DHCPv6/281-release-bad-address.pl \
168 DHCPv6/282-release-no-address.pl \
169 DHCPv6/283-release.pl \
170 DHCPv6/290-decline-nohost.pl \
171 DHCPv6/291-decline-bad-address.pl \
172 DHCPv6/292-decline-no-address.pl \
173 DHCPv6/293-decline.pl \
174 DHCPv6/README DHCPv6/dhcp_client.pm \
175 DHCPv6/stubcli-opt-in-na.pl DHCPv6/stubcli.pl \
176 DHCPv6/test-a.conf DHCPv6/test-b.conf \
177 HOWTO-unit-test \
178 unit_test_sample.c
179
180AM_CPPFLAGS = -I..
181check_LIBRARIES = libt_api.a
182libt_api_a_SOURCES = t_api.c t_api_dhcp.c
183all: all-am
184
185.SUFFIXES:
186.SUFFIXES: .c .o .obj
086bd8f5 187$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
6e999c3c
SK
188 @for dep in $?; do \
189 case '$(am__configure_deps)' in \
190 *$$dep*) \
191 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
192 && exit 0; \
193 exit 1;; \
194 esac; \
195 done; \
196 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
197 cd $(top_srcdir) && \
198 $(AUTOMAKE) --foreign tests/Makefile
199.PRECIOUS: Makefile
200Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
201 @case '$?' in \
202 *config.status*) \
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
204 *) \
205 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
206 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
207 esac;
208
209$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
086bd8f5 212$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
6e999c3c 213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
086bd8f5 214$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
6e999c3c
SK
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
217clean-checkLIBRARIES:
218 -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
219libt_api.a: $(libt_api_a_OBJECTS) $(libt_api_a_DEPENDENCIES)
220 -rm -f libt_api.a
221 $(libt_api_a_AR) libt_api.a $(libt_api_a_OBJECTS) $(libt_api_a_LIBADD)
222 $(RANLIB) libt_api.a
223
224mostlyclean-compile:
225 -rm -f *.$(OBJEXT)
226
227distclean-compile:
228 -rm -f *.tab.c
229
230@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_api.Po@am__quote@
231@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_api_dhcp.Po@am__quote@
232
233.c.o:
1b658b9b
DH
234@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
235@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
6e999c3c
SK
236@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
237@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
238@am__fastdepCC_FALSE@ $(COMPILE) -c $<
239
240.c.obj:
1b658b9b
DH
241@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
242@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
6e999c3c
SK
243@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
244@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
245@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
6e999c3c
SK
246
247ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249 unique=`for i in $$list; do \
250 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251 done | \
1b658b9b
DH
252 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
253 END { if (nonempty) { for (i in files) print i; }; }'`; \
6e999c3c
SK
254 mkid -fID $$unique
255tags: TAGS
256
257TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
258 $(TAGS_FILES) $(LISP)
259 tags=; \
260 here=`pwd`; \
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 done | \
1b658b9b
DH
265 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
266 END { if (nonempty) { for (i in files) print i; }; }'`; \
6e999c3c
SK
267 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
268 test -n "$$unique" || unique=$$empty_fix; \
269 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
270 $$tags $$unique; \
271 fi
272ctags: CTAGS
273CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
274 $(TAGS_FILES) $(LISP)
275 tags=; \
6e999c3c
SK
276 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
277 unique=`for i in $$list; do \
278 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279 done | \
1b658b9b
DH
280 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
281 END { if (nonempty) { for (i in files) print i; }; }'`; \
6e999c3c
SK
282 test -z "$(CTAGS_ARGS)$$tags$$unique" \
283 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
284 $$tags $$unique
285
286GTAGS:
287 here=`$(am__cd) $(top_builddir) && pwd` \
288 && cd $(top_srcdir) \
289 && gtags -i $(GTAGS_ARGS) $$here
290
291distclean-tags:
292 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
293
294distdir: $(DISTFILES)
1b658b9b
DH
295 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297 list='$(DISTFILES)'; \
298 dist_files=`for file in $$list; do echo $$file; done | \
299 sed -e "s|^$$srcdirstrip/||;t" \
300 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
301 case $$dist_files in \
302 */*) $(MKDIR_P) `echo "$$dist_files" | \
303 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
304 sort -u` ;; \
305 esac; \
306 for file in $$dist_files; do \
6e999c3c 307 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
6e999c3c 308 if test -d $$d/$$file; then \
1b658b9b 309 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
6e999c3c
SK
310 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
312 fi; \
313 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
314 else \
315 test -f $(distdir)/$$file \
316 || cp -p $$d/$$file $(distdir)/$$file \
317 || exit 1; \
318 fi; \
319 done
320check-am: all-am
321 $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES)
322check: check-am
323all-am: Makefile
324installdirs:
325install: install-am
326install-exec: install-exec-am
327install-data: install-data-am
328uninstall: uninstall-am
329
330install-am: all-am
331 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
332
333installcheck: installcheck-am
334install-strip:
335 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
336 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
337 `test -z '$(STRIP)' || \
338 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
339mostlyclean-generic:
340
341clean-generic:
342
343distclean-generic:
344 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
345
346maintainer-clean-generic:
347 @echo "This command is intended for maintainers to use"
348 @echo "it deletes files that may require special tools to rebuild."
349clean: clean-am
350
351clean-am: clean-checkLIBRARIES clean-generic mostlyclean-am
352
353distclean: distclean-am
354 -rm -rf ./$(DEPDIR)
355 -rm -f Makefile
356distclean-am: clean-am distclean-compile distclean-generic \
357 distclean-tags
358
359dvi: dvi-am
360
361dvi-am:
362
363html: html-am
364
365info: info-am
366
367info-am:
368
369install-data-am:
370
1b658b9b
DH
371install-dvi: install-dvi-am
372
6e999c3c
SK
373install-exec-am:
374
1b658b9b
DH
375install-html: install-html-am
376
6e999c3c
SK
377install-info: install-info-am
378
379install-man:
380
1b658b9b
DH
381install-pdf: install-pdf-am
382
383install-ps: install-ps-am
384
6e999c3c
SK
385installcheck-am:
386
387maintainer-clean: maintainer-clean-am
388 -rm -rf ./$(DEPDIR)
389 -rm -f Makefile
390maintainer-clean-am: distclean-am maintainer-clean-generic
391
392mostlyclean: mostlyclean-am
393
394mostlyclean-am: mostlyclean-compile mostlyclean-generic
395
396pdf: pdf-am
397
398pdf-am:
399
400ps: ps-am
401
402ps-am:
403
1b658b9b
DH
404uninstall-am:
405
406.MAKE: install-am install-strip
6e999c3c
SK
407
408.PHONY: CTAGS GTAGS all all-am check check-am clean \
409 clean-checkLIBRARIES clean-generic ctags distclean \
410 distclean-compile distclean-generic distclean-tags distdir dvi \
411 dvi-am html html-am info info-am install install-am \
1b658b9b
DH
412 install-data install-data-am install-dvi install-dvi-am \
413 install-exec install-exec-am install-html install-html-am \
414 install-info install-info-am install-man install-pdf \
415 install-pdf-am install-ps install-ps-am install-strip \
6e999c3c
SK
416 installcheck installcheck-am installdirs maintainer-clean \
417 maintainer-clean-generic mostlyclean mostlyclean-compile \
418 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
1b658b9b 419 uninstall-am
6e999c3c
SK
420
421# Tell versions [3.59,3.63) of GNU make to not export all variables.
422# Otherwise a system limit (for SysV at least) may be exceeded.
423.NOEXPORT: