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