]> git.ipfire.org Git - thirdparty/squid.git/blame - contrib/Makefile.in
turn the METHOD_ magic into an enum. Funnily enough, method_t is used
[thirdparty/squid.git] / contrib / Makefile.in
CommitLineData
4d683a65 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
a2794549 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
e550e8b6 16#
17# Makefile for installing Squid startup files on systems
18# using a SVR4-based startup mechanism/file system layout
19#
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@
44top_builddir = ..
45
46ACLOCAL = @ACLOCAL@
47AUTOCONF = @AUTOCONF@
48AUTOMAKE = @AUTOMAKE@
49AUTOHEADER = @AUTOHEADER@
50
51INSTALL = @INSTALL@
52INSTALL_PROGRAM = @INSTALL_PROGRAM@
53INSTALL_DATA = @INSTALL_DATA@
54INSTALL_SCRIPT = @INSTALL_SCRIPT@
55INSTALL_HEADER = $(INSTALL_DATA)
56transform = @program_transform_name@
57NORMAL_INSTALL = :
58PRE_INSTALL = :
59POST_INSTALL = :
60NORMAL_UNINSTALL = :
61PRE_UNINSTALL = :
62POST_UNINSTALL = :
63host_alias = @host_alias@
64host_triplet = @host@
a2794549 65AMTAR = @AMTAR@
66AR = @AR@
67AR_R = @AR_R@
68AUTH_LIBS = @AUTH_LIBS@
69AUTH_MODULES = @AUTH_MODULES@
70AUTH_OBJS = @AUTH_OBJS@
71AWK = @AWK@
72BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
a2794549 73CC = @CC@
eee822a0 74CGIEXT = @CGIEXT@
a2794549 75CPP = @CPP@
76CRYPTLIB = @CRYPTLIB@
77DEPDIR = @DEPDIR@
78DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
3c641669 79ERR_DEFAULT_LANGUAGE = @ERR_DEFAULT_LANGUAGE@
80ERR_LANGUAGES = @ERR_LANGUAGES@
a2794549 81EXEEXT = @EXEEXT@
ee07e408 82EXTERNAL_ACL_HELPERS = @EXTERNAL_ACL_HELPERS@
a2794549 83FALSE = @FALSE@
84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85LIBDLMALLOC = @LIBDLMALLOC@
86LIBREGEX = @LIBREGEX@
87LIB_MALLOC = @LIB_MALLOC@
88LN = @LN@
89LN_S = @LN_S@
2796fcd2 90MAINT = @MAINT@
a2794549 91MKDIR = @MKDIR@
92MV = @MV@
93NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
94OBJEXT = @OBJEXT@
8e90adb6 95OPT_DEFAULT_HOSTS = @OPT_DEFAULT_HOSTS@
4d683a65 96OPT_DISKD_EXE = @OPT_DISKD_EXE@
a2794549 97OPT_DNSSERVER_EXE = @OPT_DNSSERVER_EXE@
4d683a65 98OPT_PINGER = @OPT_PINGER@
a2794549 99OPT_PINGER_EXE = @OPT_PINGER_EXE@
100PACKAGE = @PACKAGE@
101PERL = @PERL@
a2794549 102RANLIB = @RANLIB@
103REGEXLIB = @REGEXLIB@
104REPL_LIBS = @REPL_LIBS@
105REPL_OBJS = @REPL_OBJS@
106REPL_POLICIES = @REPL_POLICIES@
107RM = @RM@
108SH = @SH@
109SNMPLIB = @SNMPLIB@
a2794549 110SSLLIB = @SSLLIB@
111STORE_LIBS = @STORE_LIBS@
112STORE_MODULES = @STORE_MODULES@
113STORE_MODULE_SUBDIRS = @STORE_MODULE_SUBDIRS@
114STORE_OBJS = @STORE_OBJS@
115TRUE = @TRUE@
116VERSION = @VERSION@
117XTRA_LIBS = @XTRA_LIBS@
118XTRA_OBJS = @XTRA_OBJS@
119am__include = @am__include@
120am__quote = @am__quote@
121install_sh = @install_sh@
122makesnmplib = @makesnmplib@
123
124SQUID_RC = squid.rc
125SQUID_OPTIONS = squid.options
126subdir = contrib
127mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
128CONFIG_HEADER = $(top_builddir)/include/autoconf.h
129CONFIG_CLEAN_FILES =
130DIST_SOURCES =
131DIST_COMMON = Makefile.am Makefile.in
132all: all-am
133
134.SUFFIXES:
2796fcd2 135$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
a2794549 136 cd $(top_srcdir) && \
137 $(AUTOMAKE) --foreign contrib/Makefile
2796fcd2 138Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
a2794549 139 cd $(top_builddir) && \
140 CONFIG_HEADERS= CONFIG_LINKS= \
141 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
142uninstall-info-am:
143tags: TAGS
144TAGS:
145
146
147DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148
149top_distdir = ..
150distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
151
152distdir: $(DISTFILES)
153 @for file in $(DISTFILES); do \
154 if test -f $$file; then d=.; else d=$(srcdir); fi; \
155 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
156 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
157 $(mkinstalldirs) "$(distdir)/$$dir"; \
158 fi; \
159 if test -d $$d/$$file; then \
160 cp -pR $$d/$$file $(distdir) \
161 || exit 1; \
162 else \
163 test -f $(distdir)/$$file \
164 || cp -p $$d/$$file $(distdir)/$$file \
165 || exit 1; \
166 fi; \
167 done
168check-am: all-am
169check: check-am
170all-am: Makefile
171
172installdirs:
173install-exec: install-exec-am
174install-data: install-data-am
175uninstall: uninstall-am
176
177install-am: all-am
178 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
179
180installcheck: installcheck-am
181install-strip:
182 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
183 `test -z '$(STRIP)' || \
184 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
185mostlyclean-generic:
186
187clean-generic:
188
189distclean-generic:
190 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
191
192maintainer-clean-generic:
193 @echo "This command is intended for maintainers to use"
194 @echo "it deletes files that may require special tools to rebuild."
195clean: clean-am
e550e8b6 196
a2794549 197clean-am: clean-generic mostlyclean-am
e550e8b6 198
a2794549 199distclean: distclean-am
e550e8b6 200
a2794549 201distclean-am: clean-am distclean-generic
202
203dvi: dvi-am
204
205dvi-am:
206
207info: info-am
208
209info-am:
210
211install-data-am:
212
213install-exec-am:
214
215install-info: install-info-am
216
217install-man:
218
219installcheck-am:
220
221maintainer-clean: maintainer-clean-am
222
223maintainer-clean-am: distclean-am maintainer-clean-generic
224
225mostlyclean: mostlyclean-am
226
227mostlyclean-am: mostlyclean-generic
228
229uninstall-am: uninstall-info-am
230
231.PHONY: all all-am check check-am clean clean-generic distclean \
232 distclean-generic distdir dvi dvi-am info info-am install \
233 install-am install-data install-data-am install-exec \
234 install-exec-am install-info install-info-am install-man \
235 install-strip installcheck installcheck-am installdirs \
236 maintainer-clean maintainer-clean-generic mostlyclean \
237 mostlyclean-generic uninstall uninstall-am uninstall-info-am
238
239
240all:
e550e8b6 241
242install: install-@host_os@
243
244install-hpux10.10 install-hpux10.20:
245 $(INSTALL_BIN) $(SQUID_RC) /sbin/init.d/squid
246 $(INSTALL_FILE) $(SQUID_OPTIONS) /etc/rc.config.d/squid
247 -$(LN_S) ../init.d/squid /sbin/rc2.d/S900squid
248 -$(LN_S) ../init.d/squid /sbin/rc1.d/K100squid
249 /usr/sbin/ch_rc -ap SQUID=1
250 @echo "use 'ch_rc -ap SQUID=0' to disable squid at startup"
251 @echo "edit /etc/rc.config.d/squid to change options"
252
253install-solaris2.4 install-solaris2.5:
254 $(INSTALL_BIN) $(SQUID_RC) /etc/init.d/squid
255 -$(LN_S) ../init.d/squid /etc/rc2.d/S90squid
256 -$(LN_S) ../init.d/squid /etc/rc1.d/K10squid
257 -$(LN_S) ../init.d/squid /etc/rc0.d/K10squid
258 @echo "set SQUID=0 in /etc/init.d/squid to disable squid at startup"
259 @echo "edit /etc/init.d/squid to change options"
260
261install-irix6.2:
262 $(INSTALL_BIN) $(SQUID_RC) /etc/init.d/squid
263 $(INSTALL_FILE) $(SQUID_OPTIONS) /var/config/squid.options
264 -$(LN_S) ../init.d/squid /etc/rc2.d/S99squid
265 -$(LN_S) ../init.d/squid /etc/rc0.d/K01squid
266 /sbin/chkconfig -f squid on
267 @echo "use 'chkconfig squid off' to disable squid at startup"
268 @echo "edit /var/config/squid.options to change options"
269
270install-osf3.2:
271 $(INSTALL_BIN) $(SQUID_RC) /sbin/init.d/squid
272 -$(LN_S) ../init.d/squid /sbin/rc2.d/S99squid
273 -$(LN_S) ../init.d/squid /sbin/rc0.d/K01squid
274 /usr/sbin/rcmgr set SQUID 1
275 @echo "use 'rcmgr set SQUID 0' to disable squid at startup"
276 @echo "use 'rcmgr set SQUID_OPTIONS ...' to change options"
277 @echo "use 'rcmgr set SQUID_RESPAWN 0' to change option"
278
279install-linux:
280 $(INSTALL_BIN) $(SQUID_RC) /sbin/init.d/squid
281 -$(LN_S) ../squid /sbin/init.d/rc3.d/S90squid
282 -$(LN_S) ../squid /sbin/init.d/rc3.d/K10squid
283 grep '^SQUID=' /etc/rc.config || echo SQUID=1 >>/etc/rc.config
284 @echo "set SQUID=0 in /etc/rc.config to disable squid at startup"
285 @echo "edit /sbin/init.d/squid to change options"
a2794549 286# Tell versions [3.59,3.63) of GNU make to not export all variables.
287# Otherwise a system limit (for SysV at least) may be exceeded.
288.NOEXPORT: