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