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