|
0
|
1 |
# Makefile.in generated automatically by automake 1.4a from Makefile.am
|
|
|
2 |
|
|
|
3 |
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
|
|
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@
|
|
|
49 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
50 |
INSTALL_DATA = @INSTALL_DATA@
|
|
|
51 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
52 |
INSTALL_STRIP_FLAG =
|
|
|
53 |
transform = @program_transform_name@
|
|
|
54 |
|
|
|
55 |
NORMAL_INSTALL = :
|
|
|
56 |
PRE_INSTALL = :
|
|
|
57 |
POST_INSTALL = :
|
|
|
58 |
NORMAL_UNINSTALL = :
|
|
|
59 |
PRE_UNINSTALL = :
|
|
|
60 |
POST_UNINSTALL = :
|
|
|
61 |
CC = @CC@
|
|
|
62 |
CDBPROGS = @CDBPROGS@
|
|
|
63 |
CDBSCRIPTS = @CDBSCRIPTS@
|
|
|
64 |
CXX = @CXX@
|
|
|
65 |
HTML2TXT = @HTML2TXT@
|
|
|
66 |
LN = @LN@
|
|
|
67 |
LYNX = @LYNX@
|
|
|
68 |
MAKEINFO = @MAKEINFO@
|
|
|
69 |
MKDIR = @MKDIR@
|
|
|
70 |
PACKAGE = @PACKAGE@
|
|
|
71 |
POD2HTML = @POD2HTML@
|
|
|
72 |
POD2MAN = @POD2MAN@
|
|
|
73 |
PYTHON = @PYTHON@
|
|
|
74 |
RANLIB = @RANLIB@
|
|
|
75 |
RM = @RM@
|
|
|
76 |
STRIP = @STRIP@
|
|
|
77 |
SUFFIXES = @SUFFIXES@
|
|
|
78 |
VERSION = @VERSION@
|
|
|
79 |
W3M = @W3M@
|
|
|
80 |
cgidir = @cgidir@
|
|
|
81 |
phpdir = @phpdir@
|
|
|
82 |
pythonlibdir = @pythonlibdir@
|
|
|
83 |
|
|
|
84 |
man_MANS = vmailmgr.7
|
|
|
85 |
noinst_SGMLS = FAQ.sgml HOWTO.sgml
|
|
|
86 |
noinst_TEXINFOS = configuration.texi vmailmgr-cgi.texi
|
|
|
87 |
noinst_HTMLS = vmailmgr.html HOWTO.html FAQ.html NEWS.html configuration.html ChangeLog.html vmailmgr-cgi.html
|
|
|
88 |
|
|
|
89 |
noinst_TXTS = HOWTO.txt FAQ.txt configuration.txt vmailmgr-cgi.txt protocol.txt record-format.txt
|
|
|
90 |
|
|
|
91 |
noinst_PODS = vmailmgr.pod
|
|
|
92 |
noinst_MISC = translation.ps
|
|
|
93 |
EXTRA_DIST = ChangeLog-pre-vmailmgr ChangeLog-pre-0.70 changelog2html.pl news2html.pl YEAR2000 translation.fig translation.ps $(man_MANS) $(noinst_PODS) $(noinst_SGMLS) $(noinst_TEXINFOS) $(noinst_HTMLS) $(noinst_TXTS)
|
|
|
94 |
|
|
|
95 |
CLEANFILES = $(noinst_HTMLS) $(man_MANS) HOWTO.txt FAQ.txt configuration.txt vmailmgr-cgi.txt
|
|
|
96 |
|
|
|
97 |
|
|
|
98 |
TEXI2HTML = texi2html -monolithic -number
|
|
|
99 |
CL2HTML = perl changelog2html.pl
|
|
|
100 |
NEWS2HTML = perl news2html.pl
|
|
|
101 |
FIG2PS = fig2dev -L ps -c
|
|
|
102 |
SGML2HTML = sgml2html --split=0
|
|
|
103 |
SGML2TXT = sgml2txt
|
|
|
104 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
105 |
CONFIG_HEADER = ../config.h
|
|
|
106 |
CONFIG_CLEAN_FILES =
|
|
|
107 |
man7dir = $(mandir)/man7
|
|
|
108 |
MANS = $(man_MANS)
|
|
|
109 |
|
|
|
110 |
NROFF = nroff
|
|
|
111 |
DIST_COMMON = Makefile.am Makefile.in
|
|
|
112 |
|
|
|
113 |
|
|
|
114 |
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
115 |
|
|
|
116 |
TAR = gtar
|
|
|
117 |
GZIP_ENV = --best
|
|
|
118 |
all: all-redirect
|
|
|
119 |
.SUFFIXES:
|
|
|
120 |
.SUFFIXES: @SUFFIXES@
|
|
|
121 |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
|
122 |
cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
|
|
|
123 |
|
|
|
124 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
125 |
cd $(top_builddir) \
|
|
|
126 |
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|
|
127 |
|
|
|
128 |
|
|
|
129 |
install-man7:
|
|
|
130 |
$(mkinstalldirs) $(DESTDIR)$(man7dir)
|
|
|
131 |
@list='$(man7_MANS)'; \
|
|
|
132 |
l2='$(man_MANS)'; for i in $$l2; do \
|
|
|
133 |
case "$$i" in \
|
|
|
134 |
*.7*) list="$$list $$i" ;; \
|
|
|
135 |
esac; \
|
|
|
136 |
done; \
|
|
|
137 |
for i in $$list; do \
|
|
|
138 |
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
|
|
139 |
else file=$$i; fi; \
|
|
|
140 |
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
|
141 |
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
142 |
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
|
143 |
echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man7dir)/$$inst"; \
|
|
|
144 |
$(INSTALL_DATA) $$file $(DESTDIR)$(man7dir)/$$inst; \
|
|
|
145 |
done
|
|
|
146 |
|
|
|
147 |
uninstall-man7:
|
|
|
148 |
@list='$(man7_MANS)'; \
|
|
|
149 |
l2='$(man_MANS)'; for i in $$l2; do \
|
|
|
150 |
case "$$i" in \
|
|
|
151 |
*.7*) list="$$list $$i" ;; \
|
|
|
152 |
esac; \
|
|
|
153 |
done; \
|
|
|
154 |
for i in $$list; do \
|
|
|
155 |
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
|
156 |
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
157 |
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
|
158 |
echo " rm -f $(DESTDIR)$(man7dir)/$$inst"; \
|
|
|
159 |
rm -f $(DESTDIR)$(man7dir)/$$inst; \
|
|
|
160 |
done
|
|
|
161 |
install-man: $(MANS)
|
|
|
162 |
@$(NORMAL_INSTALL)
|
|
|
163 |
$(MAKE) $(AM_MAKEFLAGS) install-man7
|
|
|
164 |
uninstall-man:
|
|
|
165 |
@$(NORMAL_UNINSTALL)
|
|
|
166 |
$(MAKE) $(AM_MAKEFLAGS) uninstall-man7
|
|
|
167 |
tags: TAGS
|
|
|
168 |
TAGS:
|
|
|
169 |
|
|
|
170 |
|
|
|
171 |
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
|
|
172 |
|
|
|
173 |
subdir = doc
|
|
|
174 |
|
|
|
175 |
distdir: $(DISTFILES)
|
|
|
176 |
@for file in $(DISTFILES); do \
|
|
|
177 |
d=$(srcdir); \
|
|
|
178 |
if test -d $$d/$$file; then \
|
|
|
179 |
cp -pr $$d/$$file $(distdir)/$$file; \
|
|
|
180 |
else \
|
|
|
181 |
test -f $(distdir)/$$file \
|
|
|
182 |
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|
|
183 |
|| cp -p $$d/$$file $(distdir)/$$file || :; \
|
|
|
184 |
fi; \
|
|
|
185 |
done
|
|
|
186 |
$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
|
|
|
187 |
info-am:
|
|
|
188 |
info: info-am
|
|
|
189 |
dvi-am:
|
|
|
190 |
dvi: dvi-am
|
|
|
191 |
check-am: all-am
|
|
|
192 |
check: check-am
|
|
|
193 |
installcheck-am:
|
|
|
194 |
installcheck: installcheck-am
|
|
|
195 |
install-exec-am:
|
|
|
196 |
install-exec: install-exec-am
|
|
|
197 |
|
|
|
198 |
install-data-am: install-man
|
|
|
199 |
install-data: install-data-am
|
|
|
200 |
|
|
|
201 |
install-am: all-am
|
|
|
202 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
203 |
install: install-am
|
|
|
204 |
uninstall-am: uninstall-man
|
|
|
205 |
uninstall: uninstall-am
|
|
|
206 |
all-am: Makefile $(MANS)
|
|
|
207 |
all-redirect: all-am
|
|
|
208 |
install-strip:
|
|
|
209 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
|
|
|
210 |
installdirs:
|
|
|
211 |
$(mkinstalldirs) $(DESTDIR)$(mandir)/man7
|
|
|
212 |
|
|
|
213 |
|
|
|
214 |
mostlyclean-generic:
|
|
|
215 |
|
|
|
216 |
clean-generic:
|
|
|
217 |
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|
|
218 |
|
|
|
219 |
distclean-generic:
|
|
|
220 |
-rm -f Makefile $(CONFIG_CLEAN_FILES)
|
|
|
221 |
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
|
|
222 |
|
|
|
223 |
maintainer-clean-generic:
|
|
|
224 |
mostlyclean-am: mostlyclean-generic
|
|
|
225 |
|
|
|
226 |
mostlyclean: mostlyclean-am
|
|
|
227 |
|
|
|
228 |
clean-am: clean-generic mostlyclean-am
|
|
|
229 |
|
|
|
230 |
clean: clean-am
|
|
|
231 |
|
|
|
232 |
distclean-am: distclean-generic clean-am
|
|
|
233 |
|
|
|
234 |
distclean: distclean-am
|
|
|
235 |
|
|
|
236 |
maintainer-clean-am: maintainer-clean-generic distclean-am
|
|
|
237 |
@echo "This command is intended for maintainers to use;"
|
|
|
238 |
@echo "it deletes files that may require special tools to rebuild."
|
|
|
239 |
|
|
|
240 |
maintainer-clean: maintainer-clean-am
|
|
|
241 |
|
|
|
242 |
.PHONY: install-man7 uninstall-man7 install-man uninstall-man tags \
|
|
|
243 |
distdir info-am info dvi-am dvi check check-am installcheck-am \
|
|
|
244 |
installcheck install-exec-am install-exec install-data-am install-data \
|
|
|
245 |
install-am install uninstall-am uninstall all-redirect all-am all \
|
|
|
246 |
installdirs mostlyclean-generic distclean-generic clean-generic \
|
|
|
247 |
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
|
|
248 |
|
|
|
249 |
|
|
|
250 |
all: $(noinst_HTMLS) $(noinst_TXTS) $(noinst_MISC)
|
|
|
251 |
|
|
|
252 |
dist-hook:
|
|
|
253 |
touch $(distdir)/*.html
|
|
|
254 |
touch $(distdir)/*.txt
|
|
|
255 |
touch $(distdir)/*.[123456789]
|
|
|
256 |
|
|
|
257 |
ChangeLog.html: ../ChangeLog
|
|
|
258 |
$(CL2HTML) $< >$@
|
|
|
259 |
|
|
|
260 |
NEWS.html: ../NEWS
|
|
|
261 |
$(NEWS2HTML) $< >$@
|
|
|
262 |
|
|
|
263 |
%.1: %.pod ../configure.in; $(POD2MAN) --section=1 $< >$@
|
|
|
264 |
%.5: %.pod ../configure.in; $(POD2MAN) --section=5 $< >$@
|
|
|
265 |
%.7: %.pod ../configure.in; $(POD2MAN) --section=7 $< >$@
|
|
|
266 |
%.8: %.pod ../configure.in; $(POD2MAN) --section=8 $< >$@
|
|
|
267 |
%.html: %.sgml; $(SGML2HTML) $<
|
|
|
268 |
%.txt: %.sgml; $(SGML2TXT) $<
|
|
|
269 |
%.html: %.pod; $(POD2HTML) $< >$@
|
|
|
270 |
%.html: %.texi; $(TEXI2HTML) $< >$@
|
|
|
271 |
%.txt: %.html; $(HTML2TXT) $< >$@
|
|
|
272 |
|
|
|
273 |
%.ps: %.fig ../configure.in; $(FIG2PS) $< $@
|
|
|
274 |
|
|
|
275 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
276 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
|
277 |
.NOEXPORT:
|