|
2
|
1 |
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
|
|
0
|
2 |
|
|
2
|
3 |
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
|
|
0
|
4 |
# This Makefile.in is free software; the Free Software Foundation
|
|
|
5 |
# gives unlimited permission to copy and/or distribute it,
|
|
|
6 |
# with or without modifications, as long as this notice is preserved.
|
|
|
7 |
|
|
|
8 |
# This program is distributed in the hope that it will be useful,
|
|
|
9 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
|
10 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
|
11 |
# PARTICULAR PURPOSE.
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
SHELL = @SHELL@
|
|
|
15 |
|
|
|
16 |
srcdir = @srcdir@
|
|
|
17 |
top_srcdir = @top_srcdir@
|
|
|
18 |
VPATH = @srcdir@
|
|
|
19 |
prefix = @prefix@
|
|
|
20 |
exec_prefix = @exec_prefix@
|
|
|
21 |
|
|
|
22 |
bindir = @bindir@
|
|
|
23 |
sbindir = @sbindir@
|
|
|
24 |
libexecdir = @libexecdir@
|
|
|
25 |
datadir = @datadir@
|
|
|
26 |
sysconfdir = @sysconfdir@
|
|
|
27 |
sharedstatedir = @sharedstatedir@
|
|
|
28 |
localstatedir = @localstatedir@
|
|
|
29 |
libdir = @libdir@
|
|
|
30 |
infodir = @infodir@
|
|
|
31 |
mandir = @mandir@
|
|
|
32 |
includedir = @includedir@
|
|
|
33 |
oldincludedir = /usr/include
|
|
|
34 |
|
|
|
35 |
DESTDIR =
|
|
|
36 |
|
|
|
37 |
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
38 |
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
39 |
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|
40 |
|
|
|
41 |
top_builddir = ..
|
|
|
42 |
|
|
|
43 |
ACLOCAL = @ACLOCAL@
|
|
|
44 |
AUTOCONF = @AUTOCONF@
|
|
|
45 |
AUTOMAKE = @AUTOMAKE@
|
|
|
46 |
AUTOHEADER = @AUTOHEADER@
|
|
|
47 |
|
|
|
48 |
INSTALL = @INSTALL@
|
|
2
|
49 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
|
|
0
|
50 |
INSTALL_DATA = @INSTALL_DATA@
|
|
|
51 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
52 |
transform = @program_transform_name@
|
|
|
53 |
|
|
|
54 |
NORMAL_INSTALL = :
|
|
|
55 |
PRE_INSTALL = :
|
|
|
56 |
POST_INSTALL = :
|
|
|
57 |
NORMAL_UNINSTALL = :
|
|
|
58 |
PRE_UNINSTALL = :
|
|
|
59 |
POST_UNINSTALL = :
|
|
2
|
60 |
host_alias = @host_alias@
|
|
|
61 |
host_triplet = @host@
|
|
0
|
62 |
CC = @CC@
|
|
|
63 |
CXX = @CXX@
|
|
2
|
64 |
HAVE_LIB = @HAVE_LIB@
|
|
0
|
65 |
HTML2TXT = @HTML2TXT@
|
|
2
|
66 |
LIB = @LIB@
|
|
0
|
67 |
LN = @LN@
|
|
2
|
68 |
LTLIB = @LTLIB@
|
|
0
|
69 |
LYNX = @LYNX@
|
|
|
70 |
MAKEINFO = @MAKEINFO@
|
|
|
71 |
MKDIR = @MKDIR@
|
|
|
72 |
PACKAGE = @PACKAGE@
|
|
|
73 |
POD2HTML = @POD2HTML@
|
|
|
74 |
POD2MAN = @POD2MAN@
|
|
|
75 |
PYTHON = @PYTHON@
|
|
|
76 |
RANLIB = @RANLIB@
|
|
|
77 |
RM = @RM@
|
|
|
78 |
STRIP = @STRIP@
|
|
|
79 |
SUFFIXES = @SUFFIXES@
|
|
|
80 |
VERSION = @VERSION@
|
|
|
81 |
W3M = @W3M@
|
|
|
82 |
cgidir = @cgidir@
|
|
|
83 |
phpdir = @phpdir@
|
|
|
84 |
pythonlibdir = @pythonlibdir@
|
|
|
85 |
|
|
2
|
86 |
SUBDIRS = misc vdomain vpwentry vpwtable cdb++ cgi cli++ fdbuf mystring config courier-authlib
|
|
0
|
87 |
|
|
|
88 |
noinst_LIBRARIES = libvmailmgr.a libcgi.a libcli.a
|
|
|
89 |
EXTRA_DIST = mergelib.sh
|
|
|
90 |
|
|
|
91 |
libvmailmgr_a_SOURCES =
|
|
|
92 |
|
|
|
93 |
libcli_a_SOURCES =
|
|
|
94 |
|
|
|
95 |
libcgi_a_SOURCES =
|
|
|
96 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
97 |
CONFIG_HEADER = ../config.h
|
|
|
98 |
CONFIG_CLEAN_FILES =
|
|
|
99 |
LIBRARIES = $(noinst_LIBRARIES)
|
|
|
100 |
|
|
|
101 |
|
|
|
102 |
DEFS = @DEFS@ -I. -I$(srcdir) -I..
|
|
|
103 |
CPPFLAGS = @CPPFLAGS@
|
|
|
104 |
LDFLAGS = @LDFLAGS@
|
|
|
105 |
LIBS = @LIBS@
|
|
|
106 |
libvmailmgr_a_LIBADD =
|
|
|
107 |
libvmailmgr_a_OBJECTS =
|
|
|
108 |
libcgi_a_LIBADD =
|
|
|
109 |
libcgi_a_OBJECTS =
|
|
|
110 |
libcli_a_LIBADD =
|
|
|
111 |
libcli_a_OBJECTS =
|
|
|
112 |
AR = ar
|
|
|
113 |
DIST_COMMON = Makefile.am Makefile.in
|
|
|
114 |
|
|
|
115 |
|
|
|
116 |
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
117 |
|
|
2
|
118 |
TAR = tar
|
|
0
|
119 |
GZIP_ENV = --best
|
|
|
120 |
SOURCES = $(libvmailmgr_a_SOURCES) $(libcgi_a_SOURCES) $(libcli_a_SOURCES)
|
|
|
121 |
OBJECTS = $(libvmailmgr_a_OBJECTS) $(libcgi_a_OBJECTS) $(libcli_a_OBJECTS)
|
|
|
122 |
|
|
|
123 |
all: all-redirect
|
|
|
124 |
.SUFFIXES:
|
|
|
125 |
.SUFFIXES: .S .c .o .s @SUFFIXES@
|
|
|
126 |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
|
127 |
cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps lib/Makefile
|
|
|
128 |
|
|
|
129 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
130 |
cd $(top_builddir) \
|
|
|
131 |
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|
|
132 |
|
|
|
133 |
|
|
|
134 |
mostlyclean-noinstLIBRARIES:
|
|
|
135 |
|
|
|
136 |
clean-noinstLIBRARIES:
|
|
|
137 |
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
|
|
138 |
|
|
|
139 |
distclean-noinstLIBRARIES:
|
|
|
140 |
|
|
|
141 |
maintainer-clean-noinstLIBRARIES:
|
|
|
142 |
|
|
|
143 |
.c.o:
|
|
|
144 |
$(COMPILE) -c $<
|
|
|
145 |
|
|
|
146 |
.s.o:
|
|
|
147 |
$(COMPILE) -c $<
|
|
|
148 |
|
|
|
149 |
.S.o:
|
|
|
150 |
$(COMPILE) -c $<
|
|
|
151 |
|
|
|
152 |
mostlyclean-compile:
|
|
|
153 |
-rm -f *.o core *.core
|
|
|
154 |
|
|
|
155 |
clean-compile:
|
|
|
156 |
|
|
|
157 |
distclean-compile:
|
|
|
158 |
-rm -f *.tab.c
|
|
|
159 |
|
|
|
160 |
maintainer-clean-compile:
|
|
|
161 |
|
|
|
162 |
# This directory's subdirectories are mostly independent; you can cd
|
|
|
163 |
# into them and run `make' without going through this Makefile.
|
|
|
164 |
# To change the values of `make' variables: instead of editing Makefiles,
|
|
|
165 |
# (1) if the variable is set in `config.status', edit `config.status'
|
|
|
166 |
# (which will cause the Makefiles to be regenerated when you run `make');
|
|
|
167 |
# (2) otherwise, pass the desired values on the `make' command line.
|
|
|
168 |
|
|
|
169 |
@SET_MAKE@
|
|
|
170 |
|
|
|
171 |
all-recursive install-data-recursive install-exec-recursive \
|
|
|
172 |
installdirs-recursive install-recursive uninstall-recursive \
|
|
|
173 |
check-recursive installcheck-recursive info-recursive dvi-recursive:
|
|
|
174 |
@set fnord $(MAKEFLAGS); amf=$$2; \
|
|
|
175 |
dot_seen=no; \
|
|
|
176 |
target=`echo $@ | sed s/-recursive//`; \
|
|
|
177 |
list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
178 |
echo "Making $$target in $$subdir"; \
|
|
|
179 |
if test "$$subdir" = "."; then \
|
|
|
180 |
dot_seen=yes; \
|
|
|
181 |
local_target="$$target-am"; \
|
|
|
182 |
else \
|
|
|
183 |
local_target="$$target"; \
|
|
|
184 |
fi; \
|
|
|
185 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|
|
186 |
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|
|
187 |
done; \
|
|
|
188 |
if test "$$dot_seen" = "no"; then \
|
|
|
189 |
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|
|
190 |
fi; test -z "$$fail"
|
|
|
191 |
|
|
|
192 |
mostlyclean-recursive clean-recursive distclean-recursive \
|
|
|
193 |
maintainer-clean-recursive:
|
|
|
194 |
@set fnord $(MAKEFLAGS); amf=$$2; \
|
|
|
195 |
dot_seen=no; \
|
|
|
196 |
rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
197 |
rev="$$subdir $$rev"; \
|
|
2
|
198 |
test "$$subdir" != "." || dot_seen=yes; \
|
|
0
|
199 |
done; \
|
|
|
200 |
test "$$dot_seen" = "no" && rev=". $$rev"; \
|
|
|
201 |
target=`echo $@ | sed s/-recursive//`; \
|
|
|
202 |
for subdir in $$rev; do \
|
|
|
203 |
echo "Making $$target in $$subdir"; \
|
|
|
204 |
if test "$$subdir" = "."; then \
|
|
|
205 |
local_target="$$target-am"; \
|
|
|
206 |
else \
|
|
|
207 |
local_target="$$target"; \
|
|
|
208 |
fi; \
|
|
|
209 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|
|
210 |
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|
|
211 |
done && test -z "$$fail"
|
|
|
212 |
tags-recursive:
|
|
|
213 |
list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
214 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|
|
215 |
done
|
|
|
216 |
|
|
|
217 |
tags: TAGS
|
|
|
218 |
|
|
|
219 |
ID: $(HEADERS) $(SOURCES) $(LISP)
|
|
|
220 |
list='$(SOURCES) $(HEADERS)'; \
|
|
|
221 |
unique=`for i in $$list; do echo $$i; done | \
|
|
|
222 |
awk ' { files[$$0] = 1; } \
|
|
|
223 |
END { for (i in files) print i; }'`; \
|
|
|
224 |
here=`pwd` && cd $(srcdir) \
|
|
|
225 |
&& mkid -f$$here/ID $$unique $(LISP)
|
|
|
226 |
|
|
|
227 |
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
|
|
|
228 |
tags=; \
|
|
|
229 |
here=`pwd`; \
|
|
|
230 |
list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
231 |
if test "$$subdir" = .; then :; else \
|
|
|
232 |
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
|
|
|
233 |
fi; \
|
|
|
234 |
done; \
|
|
|
235 |
list='$(SOURCES) $(HEADERS)'; \
|
|
|
236 |
unique=`for i in $$list; do echo $$i; done | \
|
|
|
237 |
awk ' { files[$$0] = 1; } \
|
|
|
238 |
END { for (i in files) print i; }'`; \
|
|
|
239 |
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
|
|
|
240 |
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
|
|
|
241 |
|
|
|
242 |
mostlyclean-tags:
|
|
|
243 |
|
|
|
244 |
clean-tags:
|
|
|
245 |
|
|
|
246 |
distclean-tags:
|
|
|
247 |
-rm -f TAGS ID
|
|
|
248 |
|
|
|
249 |
maintainer-clean-tags:
|
|
|
250 |
|
|
|
251 |
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
|
|
252 |
|
|
|
253 |
subdir = lib
|
|
|
254 |
|
|
|
255 |
distdir: $(DISTFILES)
|
|
|
256 |
@for file in $(DISTFILES); do \
|
|
|
257 |
d=$(srcdir); \
|
|
|
258 |
if test -d $$d/$$file; then \
|
|
|
259 |
cp -pr $$d/$$file $(distdir)/$$file; \
|
|
|
260 |
else \
|
|
|
261 |
test -f $(distdir)/$$file \
|
|
|
262 |
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|
|
263 |
|| cp -p $$d/$$file $(distdir)/$$file || :; \
|
|
|
264 |
fi; \
|
|
|
265 |
done
|
|
|
266 |
for subdir in $(SUBDIRS); do \
|
|
|
267 |
if test "$$subdir" = .; then :; else \
|
|
|
268 |
test -d $(distdir)/$$subdir \
|
|
|
269 |
|| mkdir $(distdir)/$$subdir \
|
|
|
270 |
|| exit 1; \
|
|
|
271 |
chmod 777 $(distdir)/$$subdir; \
|
|
|
272 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
|
|
|
273 |
|| exit 1; \
|
|
|
274 |
fi; \
|
|
|
275 |
done
|
|
|
276 |
info-am:
|
|
|
277 |
info: info-recursive
|
|
|
278 |
dvi-am:
|
|
|
279 |
dvi: dvi-recursive
|
|
|
280 |
check-am: all-am
|
|
|
281 |
check: check-recursive
|
|
|
282 |
installcheck-am:
|
|
|
283 |
installcheck: installcheck-recursive
|
|
|
284 |
install-exec-am:
|
|
|
285 |
install-exec: install-exec-recursive
|
|
|
286 |
|
|
|
287 |
install-data-am:
|
|
|
288 |
install-data: install-data-recursive
|
|
|
289 |
|
|
|
290 |
install-am: all-am
|
|
|
291 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
292 |
install: install-recursive
|
|
|
293 |
uninstall-am:
|
|
|
294 |
uninstall: uninstall-recursive
|
|
|
295 |
all-am: Makefile $(LIBRARIES)
|
|
|
296 |
all-redirect: all-recursive
|
|
|
297 |
install-strip:
|
|
2
|
298 |
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
|
0
|
299 |
installdirs: installdirs-recursive
|
|
|
300 |
installdirs-am:
|
|
|
301 |
|
|
|
302 |
|
|
|
303 |
mostlyclean-generic:
|
|
|
304 |
|
|
|
305 |
clean-generic:
|
|
|
306 |
|
|
|
307 |
distclean-generic:
|
|
|
308 |
-rm -f Makefile $(CONFIG_CLEAN_FILES)
|
|
|
309 |
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
|
|
310 |
|
|
|
311 |
maintainer-clean-generic:
|
|
|
312 |
mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
|
|
|
313 |
mostlyclean-tags mostlyclean-generic
|
|
|
314 |
|
|
|
315 |
mostlyclean: mostlyclean-recursive
|
|
|
316 |
|
|
|
317 |
clean-am: clean-noinstLIBRARIES clean-compile clean-tags clean-generic \
|
|
|
318 |
mostlyclean-am
|
|
|
319 |
|
|
|
320 |
clean: clean-recursive
|
|
|
321 |
|
|
|
322 |
distclean-am: distclean-noinstLIBRARIES distclean-compile \
|
|
|
323 |
distclean-tags distclean-generic clean-am
|
|
|
324 |
|
|
|
325 |
distclean: distclean-recursive
|
|
|
326 |
|
|
|
327 |
maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
|
|
|
328 |
maintainer-clean-compile maintainer-clean-tags \
|
|
|
329 |
maintainer-clean-generic distclean-am
|
|
|
330 |
@echo "This command is intended for maintainers to use;"
|
|
|
331 |
@echo "it deletes files that may require special tools to rebuild."
|
|
|
332 |
|
|
|
333 |
maintainer-clean: maintainer-clean-recursive
|
|
|
334 |
|
|
|
335 |
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
|
|
|
336 |
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
|
|
|
337 |
mostlyclean-compile distclean-compile clean-compile \
|
|
|
338 |
maintainer-clean-compile install-data-recursive \
|
|
|
339 |
uninstall-data-recursive install-exec-recursive \
|
|
|
340 |
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
|
|
|
341 |
all-recursive check-recursive installcheck-recursive info-recursive \
|
|
|
342 |
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
|
|
|
343 |
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
|
|
|
344 |
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
|
|
|
345 |
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
|
|
|
346 |
install-exec install-data-am install-data install-am install \
|
|
|
347 |
uninstall-am uninstall all-redirect all-am all installdirs-am \
|
|
|
348 |
installdirs mostlyclean-generic distclean-generic clean-generic \
|
|
|
349 |
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
|
|
350 |
|
|
|
351 |
libvmailmgr.a: mergelib.sh cdb++/libcdb++.a misc/libmisc.a \
|
|
|
352 |
config/libconfig.a vpwentry/libvpwentry.a vpwtable/libvpwtable.a \
|
|
|
353 |
vdomain/libvdomain.a fdbuf/libfdbuf.a mystring/libmystring.a
|
|
|
354 |
$(RM) -f $@
|
|
|
355 |
sh mergelib.sh $@ cdb++/libcdb++.a misc/libmisc.a \
|
|
|
356 |
config/libconfig.a vpwentry/libvpwentry.a vpwtable/libvpwtable.a \
|
|
|
357 |
vdomain/libvdomain.a fdbuf/libfdbuf.a mystring/libmystring.a
|
|
2
|
358 |
libcli.a: cli++/libcli++.a mergelib.sh
|
|
0
|
359 |
$(RM) -f $@
|
|
2
|
360 |
sh mergelib.sh $@ cli++/libcli++.a
|
|
0
|
361 |
libcgi.a: cgi/libcgi.a mergelib.sh
|
|
|
362 |
$(RM) -f $@
|
|
|
363 |
sh mergelib.sh $@ cgi/libcgi.a
|
|
|
364 |
|
|
|
365 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
366 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
|
367 |
.NOEXPORT:
|