]> git.ipfire.org Git - thirdparty/squid.git/blob - helpers/Makefile.in
Import of fix-ranges branch
[thirdparty/squid.git] / helpers / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AR_R = @AR_R@
71 AUTH_LIBS = @AUTH_LIBS@
72 AUTH_MODULES = @AUTH_MODULES@
73 AUTH_OBJS = @AUTH_OBJS@
74 AWK = @AWK@
75 BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
76 CC = @CC@
77 CGIEXT = @CGIEXT@
78 CPP = @CPP@
79 CRYPTLIB = @CRYPTLIB@
80 CXX = @CXX@
81 DEPDIR = @DEPDIR@
82 DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
83 ERR_DEFAULT_LANGUAGE = @ERR_DEFAULT_LANGUAGE@
84 ERR_LANGUAGES = @ERR_LANGUAGES@
85 EXTERNAL_ACL_HELPERS = @EXTERNAL_ACL_HELPERS@
86 FALSE = @FALSE@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LIBDLMALLOC = @LIBDLMALLOC@
89 LIBREGEX = @LIBREGEX@
90 LIB_MALLOC = @LIB_MALLOC@
91 LN = @LN@
92 LN_S = @LN_S@
93 MAINT = @MAINT@
94 MKDIR = @MKDIR@
95 MV = @MV@
96 NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
97 OPT_DEFAULT_HOSTS = @OPT_DEFAULT_HOSTS@
98 PACKAGE = @PACKAGE@
99 PERL = @PERL@
100 RANLIB = @RANLIB@
101 REGEXLIB = @REGEXLIB@
102 REPL_LIBS = @REPL_LIBS@
103 REPL_OBJS = @REPL_OBJS@
104 REPL_POLICIES = @REPL_POLICIES@
105 RM = @RM@
106 SH = @SH@
107 SNMPLIB = @SNMPLIB@
108 SSLLIB = @SSLLIB@
109 STORE_LIBS = @STORE_LIBS@
110 STORE_MODULES = @STORE_MODULES@
111 STORE_MODULE_SUBDIRS = @STORE_MODULE_SUBDIRS@
112 STORE_OBJS = @STORE_OBJS@
113 STRIP = @STRIP@
114 TRUE = @TRUE@
115 VERSION = @VERSION@
116 XTRA_LIBS = @XTRA_LIBS@
117 XTRA_OBJS = @XTRA_OBJS@
118 am__include = @am__include@
119 am__quote = @am__quote@
120 install_sh = @install_sh@
121 makesnmplib = @makesnmplib@
122 SUBDIRS = basic_auth ntlm_auth digest_auth external_acl
123 subdir = helpers
124 mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
125 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
126 CONFIG_CLEAN_FILES =
127 DIST_SOURCES =
128
129 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
130 uninstall-info-recursive all-recursive install-data-recursive \
131 install-exec-recursive installdirs-recursive install-recursive \
132 uninstall-recursive check-recursive installcheck-recursive
133 DIST_COMMON = Makefile.am Makefile.in
134 DIST_SUBDIRS = $(SUBDIRS)
135 all: all-recursive
136
137 .SUFFIXES:
138 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
139 cd $(top_srcdir) && \
140 $(AUTOMAKE) --foreign helpers/Makefile
141 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
142 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
143 uninstall-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
170 mostlyclean-recursive clean-recursive distclean-recursive \
171 maintainer-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"
195 tags-recursive:
196 list='$(SUBDIRS)'; for subdir in $$list; do \
197 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
198 done
199
200 ETAGS = etags
201 ETAGSFLAGS =
202
203 tags: TAGS
204
205 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
206 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
207 unique=`for i in $$list; do \
208 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209 done | \
210 $(AWK) ' { files[$$0] = 1; } \
211 END { for (i in files) print i; }'`; \
212 mkid -fID $$unique
213
214 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
215 $(TAGS_FILES) $(LISP)
216 tags=; \
217 here=`pwd`; \
218 list='$(SUBDIRS)'; for subdir in $$list; do \
219 if test "$$subdir" = .; then :; else \
220 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
221 fi; \
222 done; \
223 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
224 unique=`for i in $$list; do \
225 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
226 done | \
227 $(AWK) ' { files[$$0] = 1; } \
228 END { for (i in files) print i; }'`; \
229 test -z "$(ETAGS_ARGS)$$tags$$unique" \
230 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
231 $$tags $$unique
232
233 GTAGS:
234 here=`$(am__cd) $(top_builddir) && pwd` \
235 && cd $(top_srcdir) \
236 && gtags -i $(GTAGS_ARGS) $$here
237
238 distclean-tags:
239 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
240 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
241
242 top_distdir = ..
243 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
244
245 distdir: $(DISTFILES)
246 @list='$(DISTFILES)'; for file in $$list; do \
247 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
248 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
249 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
250 dir="/$$dir"; \
251 $(mkinstalldirs) "$(distdir)$$dir"; \
252 else \
253 dir=''; \
254 fi; \
255 if test -d $$d/$$file; then \
256 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
257 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
258 fi; \
259 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
260 else \
261 test -f $(distdir)/$$file \
262 || cp -p $$d/$$file $(distdir)/$$file \
263 || exit 1; \
264 fi; \
265 done
266 list='$(SUBDIRS)'; for subdir in $$list; do \
267 if test "$$subdir" = .; then :; else \
268 test -d $(distdir)/$$subdir \
269 || mkdir $(distdir)/$$subdir \
270 || exit 1; \
271 (cd $$subdir && \
272 $(MAKE) $(AM_MAKEFLAGS) \
273 top_distdir="$(top_distdir)" \
274 distdir=../$(distdir)/$$subdir \
275 distdir) \
276 || exit 1; \
277 fi; \
278 done
279 check-am: all-am
280 check: check-recursive
281 all-am: Makefile
282 installdirs: installdirs-recursive
283 installdirs-am:
284
285 install: install-recursive
286 install-exec: install-exec-recursive
287 install-data: install-data-recursive
288 uninstall: uninstall-recursive
289
290 install-am: all-am
291 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
292
293 installcheck: installcheck-recursive
294 install-strip:
295 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
296 INSTALL_STRIP_FLAG=-s \
297 `test -z '$(STRIP)' || \
298 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
299 mostlyclean-generic:
300
301 clean-generic:
302
303 distclean-generic:
304 -rm -f Makefile $(CONFIG_CLEAN_FILES)
305
306 maintainer-clean-generic:
307 @echo "This command is intended for maintainers to use"
308 @echo "it deletes files that may require special tools to rebuild."
309 clean: clean-recursive
310
311 clean-am: clean-generic mostlyclean-am
312
313 distclean: distclean-recursive
314
315 distclean-am: clean-am distclean-generic distclean-tags
316
317 dvi: dvi-recursive
318
319 dvi-am:
320
321 info: info-recursive
322
323 info-am:
324
325 install-data-am:
326
327 install-exec-am:
328
329 install-info: install-info-recursive
330
331 install-man:
332
333 installcheck-am:
334
335 maintainer-clean: maintainer-clean-recursive
336
337 maintainer-clean-am: distclean-am maintainer-clean-generic
338
339 mostlyclean: mostlyclean-recursive
340
341 mostlyclean-am: mostlyclean-generic
342
343 uninstall-am: uninstall-info-am
344
345 uninstall-info: uninstall-info-recursive
346
347 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
348 clean-generic clean-recursive distclean distclean-generic \
349 distclean-recursive distclean-tags distdir dvi dvi-am \
350 dvi-recursive info info-am info-recursive install install-am \
351 install-data install-data-am install-data-recursive \
352 install-exec install-exec-am install-exec-recursive \
353 install-info install-info-am install-info-recursive install-man \
354 install-recursive install-strip installcheck installcheck-am \
355 installdirs installdirs-am installdirs-recursive \
356 maintainer-clean maintainer-clean-generic \
357 maintainer-clean-recursive mostlyclean mostlyclean-generic \
358 mostlyclean-recursive tags tags-recursive uninstall \
359 uninstall-am uninstall-info-am uninstall-info-recursive \
360 uninstall-recursive
361
362 # Tell versions [3.59,3.63) of GNU make to not export all variables.
363 # Otherwise a system limit (for SysV at least) may be exceeded.
364 .NOEXPORT: