]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/Makefile.in
fix headers to allow inclusion into C++ source
[thirdparty/squid.git] / helpers / Makefile.in
CommitLineData
0c510f3c 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = ..
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = @program_transform_name@
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58host_alias = @host_alias@
59host_triplet = @host@
60AMTAR = @AMTAR@
61AR = @AR@
62AR_R = @AR_R@
63AUTH_LIBS = @AUTH_LIBS@
64AUTH_MODULES = @AUTH_MODULES@
65AUTH_OBJS = @AUTH_OBJS@
66AWK = @AWK@
67BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
68CC = @CC@
eee822a0 69CGIEXT = @CGIEXT@
0c510f3c 70CPP = @CPP@
71CRYPTLIB = @CRYPTLIB@
29b8d8d6 72CXX = @CXX@
0c510f3c 73DEPDIR = @DEPDIR@
74DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
75ERR_DEFAULT_LANGUAGE = @ERR_DEFAULT_LANGUAGE@
76ERR_LANGUAGES = @ERR_LANGUAGES@
77EXEEXT = @EXEEXT@
ee07e408 78EXTERNAL_ACL_HELPERS = @EXTERNAL_ACL_HELPERS@
0c510f3c 79FALSE = @FALSE@
80INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81LIBDLMALLOC = @LIBDLMALLOC@
82LIBREGEX = @LIBREGEX@
83LIB_MALLOC = @LIB_MALLOC@
84LN = @LN@
85LN_S = @LN_S@
86MAINT = @MAINT@
87MKDIR = @MKDIR@
88MV = @MV@
89NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
90OBJEXT = @OBJEXT@
8e90adb6 91OPT_DEFAULT_HOSTS = @OPT_DEFAULT_HOSTS@
0c510f3c 92OPT_DISKD_EXE = @OPT_DISKD_EXE@
93OPT_DNSSERVER_EXE = @OPT_DNSSERVER_EXE@
94OPT_PINGER = @OPT_PINGER@
95OPT_PINGER_EXE = @OPT_PINGER_EXE@
96PACKAGE = @PACKAGE@
97PERL = @PERL@
98RANLIB = @RANLIB@
99REGEXLIB = @REGEXLIB@
100REPL_LIBS = @REPL_LIBS@
101REPL_OBJS = @REPL_OBJS@
102REPL_POLICIES = @REPL_POLICIES@
103RM = @RM@
104SH = @SH@
105SNMPLIB = @SNMPLIB@
106SSLLIB = @SSLLIB@
107STORE_LIBS = @STORE_LIBS@
108STORE_MODULES = @STORE_MODULES@
109STORE_MODULE_SUBDIRS = @STORE_MODULE_SUBDIRS@
110STORE_OBJS = @STORE_OBJS@
111TRUE = @TRUE@
112VERSION = @VERSION@
113XTRA_LIBS = @XTRA_LIBS@
114XTRA_OBJS = @XTRA_OBJS@
115am__include = @am__include@
116am__quote = @am__quote@
117install_sh = @install_sh@
118makesnmplib = @makesnmplib@
119
ee07e408 120SUBDIRS = basic_auth ntlm_auth digest_auth external_acl
0c510f3c 121subdir = helpers
122mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
123CONFIG_HEADER = $(top_builddir)/include/autoconf.h
124CONFIG_CLEAN_FILES =
125DIST_SOURCES =
126
127RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
128 uninstall-info-recursive all-recursive install-data-recursive \
129 install-exec-recursive installdirs-recursive install-recursive \
130 uninstall-recursive check-recursive installcheck-recursive
131DIST_COMMON = Makefile.am Makefile.in
132DIST_SUBDIRS = $(SUBDIRS)
133all: all-recursive
134
135.SUFFIXES:
136$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
137 cd $(top_srcdir) && \
138 $(AUTOMAKE) --foreign helpers/Makefile
139Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
140 cd $(top_builddir) && \
141 CONFIG_HEADERS= CONFIG_LINKS= \
142 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
143uninstall-info-am:
144
145# This directory's subdirectories are mostly independent; you can cd
146# into them and run `make' without going through this Makefile.
147# To change the values of `make' variables: instead of editing Makefiles,
148# (1) if the variable is set in `config.status', edit `config.status'
149# (which will cause the Makefiles to be regenerated when you run `make');
150# (2) otherwise, pass the desired values on the `make' command line.
151$(RECURSIVE_TARGETS):
152 @set fnord $(MAKEFLAGS); amf=$$2; \
153 dot_seen=no; \
154 target=`echo $@ | sed s/-recursive//`; \
155 list='$(SUBDIRS)'; for subdir in $$list; do \
156 echo "Making $$target in $$subdir"; \
157 if test "$$subdir" = "."; then \
158 dot_seen=yes; \
159 local_target="$$target-am"; \
160 else \
161 local_target="$$target"; \
162 fi; \
163 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
164 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
165 done; \
166 if test "$$dot_seen" = "no"; then \
167 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
168 fi; test -z "$$fail"
169
170mostlyclean-recursive clean-recursive distclean-recursive \
171maintainer-clean-recursive:
172 @set fnord $(MAKEFLAGS); amf=$$2; \
173 dot_seen=no; \
174 case "$@" in \
175 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
176 *) list='$(SUBDIRS)' ;; \
177 esac; \
178 rev=''; for subdir in $$list; do \
179 if test "$$subdir" = "."; then :; else \
180 rev="$$subdir $$rev"; \
181 fi; \
182 done; \
183 rev="$$rev ."; \
184 target=`echo $@ | sed s/-recursive//`; \
185 for subdir in $$rev; do \
186 echo "Making $$target in $$subdir"; \
187 if test "$$subdir" = "."; then \
188 local_target="$$target-am"; \
189 else \
190 local_target="$$target"; \
191 fi; \
192 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
193 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
194 done && test -z "$$fail"
195tags-recursive:
196 list='$(SUBDIRS)'; for subdir in $$list; do \
197 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
198 done
199
200tags: TAGS
201
202ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
203 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
204 unique=`for i in $$list; do \
205 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
206 done | \
207 $(AWK) ' { files[$$0] = 1; } \
208 END { for (i in files) print i; }'`; \
209 mkid -fID $$unique $(LISP)
210
211TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
212 $(TAGS_FILES) $(LISP)
213 tags=; \
214 here=`pwd`; \
215 list='$(SUBDIRS)'; for subdir in $$list; do \
216 if test "$$subdir" = .; then :; else \
217 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
218 fi; \
219 done; \
220 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
221 unique=`for i in $$list; do \
222 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223 done | \
224 $(AWK) ' { files[$$0] = 1; } \
225 END { for (i in files) print i; }'`; \
226 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
227 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
228
229GTAGS:
230 here=`CDPATH=: && cd $(top_builddir) && pwd` \
231 && cd $(top_srcdir) \
232 && gtags -i $(GTAGS_ARGS) $$here
233
234distclean-tags:
235 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
236
237DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
238
239top_distdir = ..
240distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
241
242distdir: $(DISTFILES)
243 @for file in $(DISTFILES); do \
244 if test -f $$file; then d=.; else d=$(srcdir); fi; \
245 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
246 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
247 $(mkinstalldirs) "$(distdir)/$$dir"; \
248 fi; \
249 if test -d $$d/$$file; then \
250 cp -pR $$d/$$file $(distdir) \
251 || exit 1; \
252 else \
253 test -f $(distdir)/$$file \
254 || cp -p $$d/$$file $(distdir)/$$file \
255 || exit 1; \
256 fi; \
257 done
258 for subdir in $(SUBDIRS); do \
259 if test "$$subdir" = .; then :; else \
260 test -d $(distdir)/$$subdir \
261 || mkdir $(distdir)/$$subdir \
262 || exit 1; \
263 (cd $$subdir && \
264 $(MAKE) $(AM_MAKEFLAGS) \
265 top_distdir="$(top_distdir)" \
266 distdir=../$(distdir)/$$subdir \
267 distdir) \
268 || exit 1; \
269 fi; \
270 done
271check-am: all-am
272check: check-recursive
273all-am: Makefile
274installdirs: installdirs-recursive
275installdirs-am:
276
277install: install-recursive
278install-exec: install-exec-recursive
279install-data: install-data-recursive
280uninstall: uninstall-recursive
281
282install-am: all-am
283 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
284
285installcheck: installcheck-recursive
286install-strip:
287 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
288 `test -z '$(STRIP)' || \
289 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
290mostlyclean-generic:
291
292clean-generic:
293
294distclean-generic:
295 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
296
297maintainer-clean-generic:
298 @echo "This command is intended for maintainers to use"
299 @echo "it deletes files that may require special tools to rebuild."
300clean: clean-recursive
301
302clean-am: clean-generic mostlyclean-am
303
304distclean: distclean-recursive
305
306distclean-am: clean-am distclean-generic distclean-tags
307
308dvi: dvi-recursive
309
310dvi-am:
311
312info: info-recursive
313
314info-am:
315
316install-data-am:
317
318install-exec-am:
319
320install-info: install-info-recursive
321
322install-man:
323
324installcheck-am:
325
326maintainer-clean: maintainer-clean-recursive
327
328maintainer-clean-am: distclean-am maintainer-clean-generic
329
330mostlyclean: mostlyclean-recursive
331
332mostlyclean-am: mostlyclean-generic
333
334uninstall-am: uninstall-info-am
335
336uninstall-info: uninstall-info-recursive
337
338.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
339 clean-generic clean-recursive distclean distclean-generic \
340 distclean-recursive distclean-tags distdir dvi dvi-am \
341 dvi-recursive info info-am info-recursive install install-am \
342 install-data install-data-am install-data-recursive \
343 install-exec install-exec-am install-exec-recursive \
344 install-info install-info-am install-info-recursive install-man \
345 install-recursive install-strip installcheck installcheck-am \
346 installdirs installdirs-am installdirs-recursive \
347 maintainer-clean maintainer-clean-generic \
348 maintainer-clean-recursive mostlyclean mostlyclean-generic \
349 mostlyclean-recursive tags tags-recursive uninstall \
350 uninstall-am uninstall-info-am uninstall-info-recursive \
351 uninstall-recursive
352
353# Tell versions [3.59,3.63) of GNU make to not export all variables.
354# Otherwise a system limit (for SysV at least) may be exceeded.
355.NOEXPORT: