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