]> git.ipfire.org Git - thirdparty/squid.git/blame - src/auth/basic/Makefile.in
Restructured the directory structure to have all helpers in the new
[thirdparty/squid.git] / src / auth / basic / Makefile.in
CommitLineData
4d683a65 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
94439e4e 2
a2794549 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.
94439e4e 8
a2794549 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.
94439e4e 13
a2794549 14@SET_MAKE@
94439e4e 15
a2794549 16SHELL = @SHELL@
94439e4e 17
a2794549 18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
94439e4e 23
a2794549 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 = ../../..
94439e4e 40
a2794549 41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
94439e4e 45
a2794549 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@
a2794549 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@
a2794549 68CC = @CC@
69CPP = @CPP@
70CRYPTLIB = @CRYPTLIB@
71DEPDIR = @DEPDIR@
72DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
3c641669 73ERR_DEFAULT_LANGUAGE = @ERR_DEFAULT_LANGUAGE@
74ERR_LANGUAGES = @ERR_LANGUAGES@
a2794549 75EXEEXT = @EXEEXT@
76FALSE = @FALSE@
77INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78LIBDLMALLOC = @LIBDLMALLOC@
79LIBREGEX = @LIBREGEX@
80LIB_MALLOC = @LIB_MALLOC@
81LN = @LN@
82LN_S = @LN_S@
2796fcd2 83MAINT = @MAINT@
a2794549 84MKDIR = @MKDIR@
85MV = @MV@
86NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
87OBJEXT = @OBJEXT@
4d683a65 88OPT_DISKD_EXE = @OPT_DISKD_EXE@
a2794549 89OPT_DNSSERVER_EXE = @OPT_DNSSERVER_EXE@
4d683a65 90OPT_PINGER = @OPT_PINGER@
a2794549 91OPT_PINGER_EXE = @OPT_PINGER_EXE@
92PACKAGE = @PACKAGE@
93PERL = @PERL@
a2794549 94RANLIB = @RANLIB@
95REGEXLIB = @REGEXLIB@
96REPL_LIBS = @REPL_LIBS@
97REPL_OBJS = @REPL_OBJS@
98REPL_POLICIES = @REPL_POLICIES@
99RM = @RM@
100SH = @SH@
101SNMPLIB = @SNMPLIB@
a2794549 102SSLLIB = @SSLLIB@
103STORE_LIBS = @STORE_LIBS@
104STORE_MODULES = @STORE_MODULES@
105STORE_MODULE_SUBDIRS = @STORE_MODULE_SUBDIRS@
106STORE_OBJS = @STORE_OBJS@
107TRUE = @TRUE@
108VERSION = @VERSION@
109XTRA_LIBS = @XTRA_LIBS@
110XTRA_OBJS = @XTRA_OBJS@
111am__include = @am__include@
112am__quote = @am__quote@
113install_sh = @install_sh@
114makesnmplib = @makesnmplib@
94439e4e 115
0c510f3c 116SUBDIRS =
a2794549 117subdir = src/auth/basic
118mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
119CONFIG_HEADER = $(top_builddir)/include/autoconf.h
120CONFIG_CLEAN_FILES =
121DIST_SOURCES =
94439e4e 122
a2794549 123RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
124 uninstall-info-recursive all-recursive install-data-recursive \
125 install-exec-recursive installdirs-recursive install-recursive \
126 uninstall-recursive check-recursive installcheck-recursive
127DIST_COMMON = Makefile.am Makefile.in
128DIST_SUBDIRS = $(SUBDIRS)
129all: all-recursive
94439e4e 130
a2794549 131.SUFFIXES:
2796fcd2 132$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
a2794549 133 cd $(top_srcdir) && \
134 $(AUTOMAKE) --foreign src/auth/basic/Makefile
2796fcd2 135Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
a2794549 136 cd $(top_builddir) && \
137 CONFIG_HEADERS= CONFIG_LINKS= \
138 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
139uninstall-info-am:
94439e4e 140
a2794549 141# This directory's subdirectories are mostly independent; you can cd
142# into them and run `make' without going through this Makefile.
143# To change the values of `make' variables: instead of editing Makefiles,
144# (1) if the variable is set in `config.status', edit `config.status'
145# (which will cause the Makefiles to be regenerated when you run `make');
146# (2) otherwise, pass the desired values on the `make' command line.
147$(RECURSIVE_TARGETS):
148 @set fnord $(MAKEFLAGS); amf=$$2; \
149 dot_seen=no; \
150 target=`echo $@ | sed s/-recursive//`; \
151 list='$(SUBDIRS)'; for subdir in $$list; do \
152 echo "Making $$target in $$subdir"; \
153 if test "$$subdir" = "."; then \
154 dot_seen=yes; \
155 local_target="$$target-am"; \
156 else \
157 local_target="$$target"; \
158 fi; \
159 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
160 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
161 done; \
162 if test "$$dot_seen" = "no"; then \
163 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
164 fi; test -z "$$fail"
94439e4e 165
a2794549 166mostlyclean-recursive clean-recursive distclean-recursive \
167maintainer-clean-recursive:
168 @set fnord $(MAKEFLAGS); amf=$$2; \
169 dot_seen=no; \
170 case "$@" in \
171 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
172 *) list='$(SUBDIRS)' ;; \
173 esac; \
174 rev=''; for subdir in $$list; do \
175 if test "$$subdir" = "."; then :; else \
176 rev="$$subdir $$rev"; \
177 fi; \
178 done; \
179 rev="$$rev ."; \
180 target=`echo $@ | sed s/-recursive//`; \
181 for subdir in $$rev; do \
182 echo "Making $$target in $$subdir"; \
183 if test "$$subdir" = "."; then \
184 local_target="$$target-am"; \
185 else \
186 local_target="$$target"; \
187 fi; \
188 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
189 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
190 done && test -z "$$fail"
191tags-recursive:
192 list='$(SUBDIRS)'; for subdir in $$list; do \
193 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
94439e4e 194 done
195
a2794549 196tags: TAGS
197
198ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
199 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
200 unique=`for i in $$list; do \
201 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
202 done | \
203 $(AWK) ' { files[$$0] = 1; } \
204 END { for (i in files) print i; }'`; \
205 mkid -fID $$unique $(LISP)
206
207TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
208 $(TAGS_FILES) $(LISP)
209 tags=; \
210 here=`pwd`; \
211 list='$(SUBDIRS)'; for subdir in $$list; do \
212 if test "$$subdir" = .; then :; else \
213 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
214 fi; \
215 done; \
216 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
217 unique=`for i in $$list; do \
218 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219 done | \
220 $(AWK) ' { files[$$0] = 1; } \
221 END { for (i in files) print i; }'`; \
222 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
223 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
224
225GTAGS:
226 here=`CDPATH=: && cd $(top_builddir) && pwd` \
227 && cd $(top_srcdir) \
228 && gtags -i $(GTAGS_ARGS) $$here
229
230distclean-tags:
231 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
232
233DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
234
235top_distdir = ../../..
236distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
237
238distdir: $(DISTFILES)
239 @for file in $(DISTFILES); do \
240 if test -f $$file; then d=.; else d=$(srcdir); fi; \
241 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
242 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
243 $(mkinstalldirs) "$(distdir)/$$dir"; \
244 fi; \
245 if test -d $$d/$$file; then \
246 cp -pR $$d/$$file $(distdir) \
247 || exit 1; \
248 else \
249 test -f $(distdir)/$$file \
250 || cp -p $$d/$$file $(distdir)/$$file \
251 || exit 1; \
252 fi; \
253 done
254 for subdir in $(SUBDIRS); do \
255 if test "$$subdir" = .; then :; else \
256 test -d $(distdir)/$$subdir \
257 || mkdir $(distdir)/$$subdir \
258 || exit 1; \
259 (cd $$subdir && \
260 $(MAKE) $(AM_MAKEFLAGS) \
261 top_distdir="$(top_distdir)" \
262 distdir=../$(distdir)/$$subdir \
263 distdir) \
264 || exit 1; \
265 fi; \
94439e4e 266 done
a2794549 267check-am: all-am
268check: check-recursive
269all-am: Makefile
270installdirs: installdirs-recursive
271installdirs-am:
272
273install: install-recursive
274install-exec: install-exec-recursive
275install-data: install-data-recursive
276uninstall: uninstall-recursive
277
278install-am: all-am
279 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
281installcheck: installcheck-recursive
282install-strip:
283 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284 `test -z '$(STRIP)' || \
285 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
286mostlyclean-generic:
287
288clean-generic:
289
290distclean-generic:
291 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
292
293maintainer-clean-generic:
294 @echo "This command is intended for maintainers to use"
295 @echo "it deletes files that may require special tools to rebuild."
296clean: clean-recursive
297
298clean-am: clean-generic mostlyclean-am
299
300distclean: distclean-recursive
301
302distclean-am: clean-am distclean-generic distclean-tags
303
304dvi: dvi-recursive
305
306dvi-am:
307
308info: info-recursive
309
310info-am:
311
312install-data-am:
313
314install-exec-am:
315
316install-info: install-info-recursive
317
318install-man:
319
320installcheck-am:
321
322maintainer-clean: maintainer-clean-recursive
323
324maintainer-clean-am: distclean-am maintainer-clean-generic
325
326mostlyclean: mostlyclean-recursive
327
328mostlyclean-am: mostlyclean-generic
329
330uninstall-am: uninstall-info-am
331
332uninstall-info: uninstall-info-recursive
94439e4e 333
a2794549 334.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
335 clean-generic clean-recursive distclean distclean-generic \
336 distclean-recursive distclean-tags distdir dvi dvi-am \
337 dvi-recursive info info-am info-recursive install install-am \
338 install-data install-data-am install-data-recursive \
339 install-exec install-exec-am install-exec-recursive \
340 install-info install-info-am install-info-recursive install-man \
341 install-recursive install-strip installcheck installcheck-am \
342 installdirs installdirs-am installdirs-recursive \
343 maintainer-clean maintainer-clean-generic \
344 maintainer-clean-recursive mostlyclean mostlyclean-generic \
345 mostlyclean-recursive tags tags-recursive uninstall \
346 uninstall-am uninstall-info-am uninstall-info-recursive \
347 uninstall-recursive
94439e4e 348
a2794549 349# Tell versions [3.59,3.63) of GNU make to not export all variables.
350# Otherwise a system limit (for SysV at least) may be exceeded.
351.NOEXPORT: