]> git.ipfire.org Git - thirdparty/dhcp.git/blob - includes/Makefile.in
[rt25901_atf] autotool files regenerated
[thirdparty/dhcp.git] / includes / Makefile.in
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
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 subdir = includes
34 DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \
35 $(srcdir)/Makefile.in $(srcdir)/config.h.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 = config.h
42 CONFIG_CLEAN_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
46 am__vpath_adj = case $$p in \
47 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
48 *) f=$$p;; \
49 esac;
50 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
51 am__installdirs = "$(DESTDIR)$(includedir)"
52 nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
53 HEADERS = $(nobase_include_HEADERS)
54 ETAGS = etags
55 CTAGS = ctags
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMTAR = @AMTAR@
59 ATF_CFLAGS = @ATF_CFLAGS@
60 ATF_LDFLAGS = @ATF_LDFLAGS@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CYGPATH_W = @CYGPATH_W@
71 DEFS = @DEFS@
72 DEPDIR = @DEPDIR@
73 ECHO_C = @ECHO_C@
74 ECHO_N = @ECHO_N@
75 ECHO_T = @ECHO_T@
76 EGREP = @EGREP@
77 EXEEXT = @EXEEXT@
78 GREP = @GREP@
79 INSTALL = @INSTALL@
80 INSTALL_DATA = @INSTALL_DATA@
81 INSTALL_PROGRAM = @INSTALL_PROGRAM@
82 INSTALL_SCRIPT = @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 LDAP_CFLAGS = @LDAP_CFLAGS@
85 LDFLAGS = @LDFLAGS@
86 LIBOBJS = @LIBOBJS@
87 LIBS = @LIBS@
88 LTLIBOBJS = @LTLIBOBJS@
89 MAINT = @MAINT@
90 MAKEINFO = @MAKEINFO@
91 MKDIR_P = @MKDIR_P@
92 OBJEXT = @OBJEXT@
93 PACKAGE = @PACKAGE@
94 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95 PACKAGE_NAME = @PACKAGE_NAME@
96 PACKAGE_STRING = @PACKAGE_STRING@
97 PACKAGE_TARNAME = @PACKAGE_TARNAME@
98 PACKAGE_URL = @PACKAGE_URL@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 RANLIB = @RANLIB@
102 SET_MAKE = @SET_MAKE@
103 SHELL = @SHELL@
104 STRIP = @STRIP@
105 VERSION = @VERSION@
106 abs_builddir = @abs_builddir@
107 abs_srcdir = @abs_srcdir@
108 abs_top_builddir = @abs_top_builddir@
109 abs_top_srcdir = @abs_top_srcdir@
110 ac_ct_CC = @ac_ct_CC@
111 ac_prefix_program = @ac_prefix_program@
112 am__include = @am__include@
113 am__leading_dot = @am__leading_dot@
114 am__quote = @am__quote@
115 am__tar = @am__tar@
116 am__untar = @am__untar@
117 bindir = @bindir@
118 build_alias = @build_alias@
119 builddir = @builddir@
120 byte_order = @byte_order@
121 datadir = @datadir@
122 datarootdir = @datarootdir@
123 docdir = @docdir@
124 dvidir = @dvidir@
125 exec_prefix = @exec_prefix@
126 host_alias = @host_alias@
127 htmldir = @htmldir@
128 includedir = @includedir@
129 infodir = @infodir@
130 install_sh = @install_sh@
131 libdir = @libdir@
132 libexecdir = @libexecdir@
133 localedir = @localedir@
134 localstatedir = @localstatedir@
135 mandir = @mandir@
136 mkdir_p = @mkdir_p@
137 oldincludedir = @oldincludedir@
138 pdfdir = @pdfdir@
139 prefix = @prefix@
140 program_transform_name = @program_transform_name@
141 psdir = @psdir@
142 sbindir = @sbindir@
143 sharedstatedir = @sharedstatedir@
144 srcdir = @srcdir@
145 sysconfdir = @sysconfdir@
146 target_alias = @target_alias@
147 top_build_prefix = @top_build_prefix@
148 top_builddir = @top_builddir@
149 top_srcdir = @top_srcdir@
150 nobase_include_HEADERS = omapip/alloc.h omapip/buffer.h omapip/convert.h \
151 omapip/hash.h omapip/isclib.h omapip/omapip.h \
152 omapip/omapip_p.h omapip/result.h omapip/trace.h \
153 isc-dhcp/dst.h
154
155 EXTRA_DIST = cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \
156 heap.h inet.h minires.h osdep.h site.h statement.h tree.h \
157 t_api.h \
158 arpa/nameser.h arpa/nameser_compat.h \
159 netinet/if_ether.h netinet/ip.h netinet/ip_icmp.h netinet/udp.h
160
161 all: config.h
162 $(MAKE) $(AM_MAKEFLAGS) all-am
163
164 .SUFFIXES:
165 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
166 @for dep in $?; do \
167 case '$(am__configure_deps)' in \
168 *$$dep*) \
169 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
170 && exit 0; \
171 exit 1;; \
172 esac; \
173 done; \
174 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign includes/Makefile'; \
175 cd $(top_srcdir) && \
176 $(AUTOMAKE) --foreign includes/Makefile
177 .PRECIOUS: Makefile
178 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
179 @case '$?' in \
180 *config.status*) \
181 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
182 *) \
183 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
184 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
185 esac;
186
187 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189
190 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
191 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
192 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195 config.h: stamp-h1
196 @if test ! -f $@; then \
197 rm -f stamp-h1; \
198 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
199 else :; fi
200
201 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
202 @rm -f stamp-h1
203 cd $(top_builddir) && $(SHELL) ./config.status includes/config.h
204 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
205 cd $(top_srcdir) && $(AUTOHEADER)
206 rm -f stamp-h1
207 touch $@
208
209 distclean-hdr:
210 -rm -f config.h stamp-h1
211 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
212 @$(NORMAL_INSTALL)
213 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
214 @$(am__vpath_adj_setup) \
215 list='$(nobase_include_HEADERS)'; for p in $$list; do \
216 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
217 $(am__vpath_adj) \
218 echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
219 $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
220 done
221
222 uninstall-nobase_includeHEADERS:
223 @$(NORMAL_UNINSTALL)
224 @$(am__vpath_adj_setup) \
225 list='$(nobase_include_HEADERS)'; for p in $$list; do \
226 $(am__vpath_adj) \
227 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
228 rm -f "$(DESTDIR)$(includedir)/$$f"; \
229 done
230
231 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
232 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
233 unique=`for i in $$list; do \
234 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
235 done | \
236 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
237 END { if (nonempty) { for (i in files) print i; }; }'`; \
238 mkid -fID $$unique
239 tags: TAGS
240
241 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
242 $(TAGS_FILES) $(LISP)
243 tags=; \
244 here=`pwd`; \
245 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
246 unique=`for i in $$list; do \
247 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248 done | \
249 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
250 END { if (nonempty) { for (i in files) print i; }; }'`; \
251 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
252 test -n "$$unique" || unique=$$empty_fix; \
253 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
254 $$tags $$unique; \
255 fi
256 ctags: CTAGS
257 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
258 $(TAGS_FILES) $(LISP)
259 tags=; \
260 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
261 unique=`for i in $$list; do \
262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263 done | \
264 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
265 END { if (nonempty) { for (i in files) print i; }; }'`; \
266 test -z "$(CTAGS_ARGS)$$tags$$unique" \
267 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
268 $$tags $$unique
269
270 GTAGS:
271 here=`$(am__cd) $(top_builddir) && pwd` \
272 && cd $(top_srcdir) \
273 && gtags -i $(GTAGS_ARGS) $$here
274
275 distclean-tags:
276 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
277
278 distdir: $(DISTFILES)
279 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
280 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
281 list='$(DISTFILES)'; \
282 dist_files=`for file in $$list; do echo $$file; done | \
283 sed -e "s|^$$srcdirstrip/||;t" \
284 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
285 case $$dist_files in \
286 */*) $(MKDIR_P) `echo "$$dist_files" | \
287 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
288 sort -u` ;; \
289 esac; \
290 for file in $$dist_files; do \
291 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
292 if test -d $$d/$$file; then \
293 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
294 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
295 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
296 fi; \
297 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
298 else \
299 test -f $(distdir)/$$file \
300 || cp -p $$d/$$file $(distdir)/$$file \
301 || exit 1; \
302 fi; \
303 done
304 check-am: all-am
305 check: check-am
306 all-am: Makefile $(HEADERS) config.h
307 installdirs:
308 for dir in "$(DESTDIR)$(includedir)"; do \
309 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
310 done
311 install: install-am
312 install-exec: install-exec-am
313 install-data: install-data-am
314 uninstall: uninstall-am
315
316 install-am: all-am
317 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318
319 installcheck: installcheck-am
320 install-strip:
321 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
322 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
323 `test -z '$(STRIP)' || \
324 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
325 mostlyclean-generic:
326
327 clean-generic:
328
329 distclean-generic:
330 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
331
332 maintainer-clean-generic:
333 @echo "This command is intended for maintainers to use"
334 @echo "it deletes files that may require special tools to rebuild."
335 clean: clean-am
336
337 clean-am: clean-generic mostlyclean-am
338
339 distclean: distclean-am
340 -rm -f Makefile
341 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
342
343 dvi: dvi-am
344
345 dvi-am:
346
347 html: html-am
348
349 info: info-am
350
351 info-am:
352
353 install-data-am: install-nobase_includeHEADERS
354
355 install-dvi: install-dvi-am
356
357 install-exec-am:
358
359 install-html: install-html-am
360
361 install-info: install-info-am
362
363 install-man:
364
365 install-pdf: install-pdf-am
366
367 install-ps: install-ps-am
368
369 installcheck-am:
370
371 maintainer-clean: maintainer-clean-am
372 -rm -f Makefile
373 maintainer-clean-am: distclean-am maintainer-clean-generic
374
375 mostlyclean: mostlyclean-am
376
377 mostlyclean-am: mostlyclean-generic
378
379 pdf: pdf-am
380
381 pdf-am:
382
383 ps: ps-am
384
385 ps-am:
386
387 uninstall-am: uninstall-nobase_includeHEADERS
388
389 .MAKE: install-am install-strip
390
391 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
392 ctags distclean distclean-generic distclean-hdr distclean-tags \
393 distdir dvi dvi-am html html-am info info-am install \
394 install-am install-data install-data-am install-dvi \
395 install-dvi-am install-exec install-exec-am install-html \
396 install-html-am install-info install-info-am install-man \
397 install-nobase_includeHEADERS install-pdf install-pdf-am \
398 install-ps install-ps-am install-strip installcheck \
399 installcheck-am installdirs maintainer-clean \
400 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
401 pdf-am ps ps-am tags uninstall uninstall-am \
402 uninstall-nobase_includeHEADERS
403
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT: