]> git.ipfire.org Git - thirdparty/squid.git/blame - src/repl/heap/Makefile.in
* Remove the autoconf path overrides from configure.in
[thirdparty/squid.git] / src / repl / heap / Makefile.in
CommitLineData
4d683a65 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
6a566b9c 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.
6a566b9c 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.
6a566b9c 13
a2794549 14@SET_MAKE@
6a566b9c 15
a2794549 16SHELL = @SHELL@
6a566b9c 17
a2794549 18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
6a566b9c 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 = ../../..
6a566b9c 40
a2794549 41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
6a566b9c 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@
60AIOLIB = @AIOLIB@
61AMTAR = @AMTAR@
62AR = @AR@
63AR_R = @AR_R@
64AUTH_LIBS = @AUTH_LIBS@
65AUTH_MODULES = @AUTH_MODULES@
66AUTH_OBJS = @AUTH_OBJS@
67AWK = @AWK@
68BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
a2794549 69CC = @CC@
70CPP = @CPP@
71CRYPTLIB = @CRYPTLIB@
72DEPDIR = @DEPDIR@
73DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
74DLLIB = @DLLIB@
75ERR_LANGUAGE = @ERR_LANGUAGE@
76EXEEXT = @EXEEXT@
77FALSE = @FALSE@
78INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79LIBDLMALLOC = @LIBDLMALLOC@
80LIBREGEX = @LIBREGEX@
81LIB_MALLOC = @LIB_MALLOC@
82LN = @LN@
83LN_S = @LN_S@
2796fcd2 84MAINT = @MAINT@
a2794549 85MKDIR = @MKDIR@
86MV = @MV@
87NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
88OBJEXT = @OBJEXT@
4d683a65 89OPT_DISKD_EXE = @OPT_DISKD_EXE@
a2794549 90OPT_DNSSERVER_EXE = @OPT_DNSSERVER_EXE@
4d683a65 91OPT_PINGER = @OPT_PINGER@
a2794549 92OPT_PINGER_EXE = @OPT_PINGER_EXE@
93PACKAGE = @PACKAGE@
94PERL = @PERL@
95PTHREADLIB = @PTHREADLIB@
96RANLIB = @RANLIB@
97REGEXLIB = @REGEXLIB@
98REPL_LIBS = @REPL_LIBS@
99REPL_OBJS = @REPL_OBJS@
100REPL_POLICIES = @REPL_POLICIES@
101RM = @RM@
102SH = @SH@
103SNMPLIB = @SNMPLIB@
104SQUID_AIO_LIB = @SQUID_AIO_LIB@
105SQUID_PTHREAD_LIB = @SQUID_PTHREAD_LIB@
106SSLINC = @SSLINC@
107SSLLIB = @SSLLIB@
108STORE_LIBS = @STORE_LIBS@
109STORE_MODULES = @STORE_MODULES@
110STORE_MODULE_SUBDIRS = @STORE_MODULE_SUBDIRS@
111STORE_OBJS = @STORE_OBJS@
112TRUE = @TRUE@
113VERSION = @VERSION@
114XTRA_LIBS = @XTRA_LIBS@
115XTRA_OBJS = @XTRA_OBJS@
116am__include = @am__include@
117am__quote = @am__quote@
118install_sh = @install_sh@
119makesnmplib = @makesnmplib@
120subdir = src/repl/heap
121mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
122CONFIG_HEADER = $(top_builddir)/include/autoconf.h
123CONFIG_CLEAN_FILES =
124DIST_SOURCES =
125DIST_COMMON = Makefile.am Makefile.in
126all: all-am
6a566b9c 127
a2794549 128.SUFFIXES:
2796fcd2 129$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
a2794549 130 cd $(top_srcdir) && \
131 $(AUTOMAKE) --foreign src/repl/heap/Makefile
2796fcd2 132Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
a2794549 133 cd $(top_builddir) && \
134 CONFIG_HEADERS= CONFIG_LINKS= \
135 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
136uninstall-info-am:
137tags: TAGS
138TAGS:
6a566b9c 139
6a566b9c 140
a2794549 141DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
6a566b9c 142
a2794549 143top_distdir = ../../..
144distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
6a566b9c 145
a2794549 146distdir: $(DISTFILES)
147 @for file in $(DISTFILES); do \
148 if test -f $$file; then d=.; else d=$(srcdir); fi; \
149 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
150 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
151 $(mkinstalldirs) "$(distdir)/$$dir"; \
152 fi; \
153 if test -d $$d/$$file; then \
154 cp -pR $$d/$$file $(distdir) \
155 || exit 1; \
156 else \
157 test -f $(distdir)/$$file \
158 || cp -p $$d/$$file $(distdir)/$$file \
159 || exit 1; \
160 fi; \
161 done
162check-am: all-am
163check: check-am
164all-am: Makefile
6a566b9c 165
a2794549 166installdirs:
6a566b9c 167
a2794549 168install: install-am
169install-exec: install-exec-am
170install-data: install-data-am
171uninstall: uninstall-am
172
173install-am: all-am
174 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
175
176installcheck: installcheck-am
177install-strip:
178 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
179 `test -z '$(STRIP)' || \
180 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
181mostlyclean-generic:
182
183clean-generic:
184
185distclean-generic:
186 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
187
188maintainer-clean-generic:
189 @echo "This command is intended for maintainers to use"
190 @echo "it deletes files that may require special tools to rebuild."
191clean: clean-am
192
193clean-am: clean-generic mostlyclean-am
194
195distclean: distclean-am
196
197distclean-am: clean-am distclean-generic
198
199dvi: dvi-am
200
201dvi-am:
202
203info: info-am
204
205info-am:
206
207install-data-am:
208
209install-exec-am:
210
211install-info: install-info-am
212
213install-man:
214
215installcheck-am:
216
217maintainer-clean: maintainer-clean-am
218
219maintainer-clean-am: distclean-am maintainer-clean-generic
220
221mostlyclean: mostlyclean-am
222
223mostlyclean-am: mostlyclean-generic
224
225uninstall-am: uninstall-info-am
226
227.PHONY: all all-am check check-am clean clean-generic distclean \
228 distclean-generic distdir dvi dvi-am info info-am install \
229 install-am install-data install-data-am install-exec \
230 install-exec-am install-info install-info-am install-man \
231 install-strip installcheck installcheck-am installdirs \
232 maintainer-clean maintainer-clean-generic mostlyclean \
233 mostlyclean-generic uninstall uninstall-am uninstall-info-am
234
235# Tell versions [3.59,3.63) of GNU make to not export all variables.
236# Otherwise a system limit (for SysV at least) may be exceeded.
237.NOEXPORT: