Mercurial > masqmail
comparison debian/Makefile.in @ 0:08114f7dcc23 0.2.21
this is masqmail-0.2.21 from oliver kurth
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 17:05:23 +0200 |
parents | |
children | af25f5c39d90 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:08114f7dcc23 |
---|---|
1 # Makefile.in generated by automake 1.7.9 from Makefile.am. | |
2 # @configure_input@ | |
3 | |
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 | |
5 # Free Software Foundation, Inc. | |
6 # This Makefile.in is free software; the Free Software Foundation | |
7 # gives unlimited permission to copy and/or distribute it, | |
8 # with or without modifications, as long as this notice is preserved. | |
9 | |
10 # This program is distributed in the hope that it will be useful, | |
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
13 # PARTICULAR PURPOSE. | |
14 | |
15 @SET_MAKE@ | |
16 | |
17 srcdir = @srcdir@ | |
18 top_srcdir = @top_srcdir@ | |
19 VPATH = @srcdir@ | |
20 pkgdatadir = $(datadir)/@PACKAGE@ | |
21 pkglibdir = $(libdir)/@PACKAGE@ | |
22 pkgincludedir = $(includedir)/@PACKAGE@ | |
23 top_builddir = .. | |
24 | |
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
26 INSTALL = @INSTALL@ | |
27 install_sh_DATA = $(install_sh) -c -m 644 | |
28 install_sh_PROGRAM = $(install_sh) -c | |
29 install_sh_SCRIPT = $(install_sh) -c | |
30 INSTALL_HEADER = $(INSTALL_DATA) | |
31 transform = $(program_transform_name) | |
32 NORMAL_INSTALL = : | |
33 PRE_INSTALL = : | |
34 POST_INSTALL = : | |
35 NORMAL_UNINSTALL = : | |
36 PRE_UNINSTALL = : | |
37 POST_UNINSTALL = : | |
38 ACLOCAL = @ACLOCAL@ | |
39 AMDEP_FALSE = @AMDEP_FALSE@ | |
40 AMDEP_TRUE = @AMDEP_TRUE@ | |
41 AMTAR = @AMTAR@ | |
42 AUTOCONF = @AUTOCONF@ | |
43 AUTOHEADER = @AUTOHEADER@ | |
44 AUTOMAKE = @AUTOMAKE@ | |
45 AWK = @AWK@ | |
46 BASE64_LIBS = @BASE64_LIBS@ | |
47 CC = @CC@ | |
48 CCDEPMODE = @CCDEPMODE@ | |
49 CFLAGS = @CFLAGS@ | |
50 CPP = @CPP@ | |
51 CPPFLAGS = @CPPFLAGS@ | |
52 CYGPATH_W = @CYGPATH_W@ | |
53 DEFS = @DEFS@ | |
54 DEPDIR = @DEPDIR@ | |
55 ECHO_C = @ECHO_C@ | |
56 ECHO_N = @ECHO_N@ | |
57 ECHO_T = @ECHO_T@ | |
58 EGREP = @EGREP@ | |
59 EXEEXT = @EXEEXT@ | |
60 GLIB_CFLAGS = @GLIB_CFLAGS@ | |
61 GLIB_LIBS = @GLIB_LIBS@ | |
62 IDENT_LIBS = @IDENT_LIBS@ | |
63 INSTALL_DATA = @INSTALL_DATA@ | |
64 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
65 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
66 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
67 LDFLAGS = @LDFLAGS@ | |
68 LIBOBJS = @LIBOBJS@ | |
69 LIBS = @LIBS@ | |
70 LOCKFILE_LIBS = @LOCKFILE_LIBS@ | |
71 LTLIBOBJS = @LTLIBOBJS@ | |
72 MAKEINFO = @MAKEINFO@ | |
73 MD5_LIBS = @MD5_LIBS@ | |
74 OBJEXT = @OBJEXT@ | |
75 PACKAGE = @PACKAGE@ | |
76 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
77 PACKAGE_NAME = @PACKAGE_NAME@ | |
78 PACKAGE_STRING = @PACKAGE_STRING@ | |
79 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
80 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
81 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
82 PKG_CONFIG = @PKG_CONFIG@ | |
83 RANLIB = @RANLIB@ | |
84 RESOLV_LIBS = @RESOLV_LIBS@ | |
85 SET_MAKE = @SET_MAKE@ | |
86 SHELL = @SHELL@ | |
87 STRIP = @STRIP@ | |
88 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@ | |
89 VERSION = @VERSION@ | |
90 ac_ct_CC = @ac_ct_CC@ | |
91 ac_ct_RANLIB = @ac_ct_RANLIB@ | |
92 ac_ct_STRIP = @ac_ct_STRIP@ | |
93 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ | |
94 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | |
95 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
96 am__include = @am__include@ | |
97 am__leading_dot = @am__leading_dot@ | |
98 am__quote = @am__quote@ | |
99 bindir = @bindir@ | |
100 build_alias = @build_alias@ | |
101 datadir = @datadir@ | |
102 exec_prefix = @exec_prefix@ | |
103 has_ident = @has_ident@ | |
104 host_alias = @host_alias@ | |
105 includedir = @includedir@ | |
106 infodir = @infodir@ | |
107 install_sh = @install_sh@ | |
108 libdir = @libdir@ | |
109 libexecdir = @libexecdir@ | |
110 localstatedir = @localstatedir@ | |
111 mandir = @mandir@ | |
112 oldincludedir = @oldincludedir@ | |
113 prefix = @prefix@ | |
114 program_transform_name = @program_transform_name@ | |
115 sbindir = @sbindir@ | |
116 sharedstatedir = @sharedstatedir@ | |
117 sysconfdir = @sysconfdir@ | |
118 target_alias = @target_alias@ | |
119 with_confdir = @with_confdir@ | |
120 with_group = @with_group@ | |
121 with_logdir = @with_logdir@ | |
122 with_spooldir = @with_spooldir@ | |
123 with_user = @with_user@ | |
124 EXTRA_DIST = \ | |
125 README.Debian \ | |
126 README.online \ | |
127 changelog \ | |
128 control \ | |
129 copyright \ | |
130 dirs \ | |
131 docs \ | |
132 mailq.8 \ | |
133 mailrm.8 \ | |
134 masqmail.config \ | |
135 masqmail.init \ | |
136 masqmail.ip-up \ | |
137 masqmail.links \ | |
138 masqmail.logrotate \ | |
139 masqmail.templates \ | |
140 newaliases \ | |
141 newaliases.8 \ | |
142 postinst \ | |
143 postrm \ | |
144 preinst \ | |
145 rules \ | |
146 sendmail.8 \ | |
147 masqmail.lintian | |
148 | |
149 subdir = debian | |
150 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
151 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
152 CONFIG_HEADER = $(top_builddir)/config.h | |
153 CONFIG_CLEAN_FILES = | |
154 DIST_SOURCES = | |
155 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am TODO | |
156 all: all-am | |
157 | |
158 .SUFFIXES: | |
159 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) | |
160 cd $(top_srcdir) && \ | |
161 $(AUTOMAKE) --gnu debian/Makefile | |
162 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
163 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | |
164 uninstall-info-am: | |
165 tags: TAGS | |
166 TAGS: | |
167 | |
168 ctags: CTAGS | |
169 CTAGS: | |
170 | |
171 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
172 | |
173 top_distdir = .. | |
174 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | |
175 | |
176 distdir: $(DISTFILES) | |
177 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
178 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |
179 list='$(DISTFILES)'; for file in $$list; do \ | |
180 case $$file in \ | |
181 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
182 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | |
183 esac; \ | |
184 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
185 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
186 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
187 dir="/$$dir"; \ | |
188 $(mkinstalldirs) "$(distdir)$$dir"; \ | |
189 else \ | |
190 dir=''; \ | |
191 fi; \ | |
192 if test -d $$d/$$file; then \ | |
193 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
194 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
195 fi; \ | |
196 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
197 else \ | |
198 test -f $(distdir)/$$file \ | |
199 || cp -p $$d/$$file $(distdir)/$$file \ | |
200 || exit 1; \ | |
201 fi; \ | |
202 done | |
203 check-am: all-am | |
204 check: check-am | |
205 all-am: Makefile | |
206 | |
207 installdirs: | |
208 install: install-am | |
209 install-exec: install-exec-am | |
210 install-data: install-data-am | |
211 uninstall: uninstall-am | |
212 | |
213 install-am: all-am | |
214 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
215 | |
216 installcheck: installcheck-am | |
217 install-strip: | |
218 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
219 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
220 `test -z '$(STRIP)' || \ | |
221 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
222 mostlyclean-generic: | |
223 | |
224 clean-generic: | |
225 | |
226 distclean-generic: | |
227 -rm -f $(CONFIG_CLEAN_FILES) | |
228 | |
229 maintainer-clean-generic: | |
230 @echo "This command is intended for maintainers to use" | |
231 @echo "it deletes files that may require special tools to rebuild." | |
232 clean: clean-am | |
233 | |
234 clean-am: clean-generic mostlyclean-am | |
235 | |
236 distclean: distclean-am | |
237 -rm -f Makefile | |
238 distclean-am: clean-am distclean-generic | |
239 | |
240 dvi: dvi-am | |
241 | |
242 dvi-am: | |
243 | |
244 info: info-am | |
245 | |
246 info-am: | |
247 | |
248 install-data-am: | |
249 | |
250 install-exec-am: | |
251 | |
252 install-info: install-info-am | |
253 | |
254 install-man: | |
255 | |
256 installcheck-am: | |
257 | |
258 maintainer-clean: maintainer-clean-am | |
259 -rm -f Makefile | |
260 maintainer-clean-am: distclean-am maintainer-clean-generic | |
261 | |
262 mostlyclean: mostlyclean-am | |
263 | |
264 mostlyclean-am: mostlyclean-generic | |
265 | |
266 pdf: pdf-am | |
267 | |
268 pdf-am: | |
269 | |
270 ps: ps-am | |
271 | |
272 ps-am: | |
273 | |
274 uninstall-am: uninstall-info-am | |
275 | |
276 .PHONY: all all-am check check-am clean clean-generic distclean \ | |
277 distclean-generic distdir dvi dvi-am info info-am install \ | |
278 install-am install-data install-data-am install-exec \ | |
279 install-exec-am install-info install-info-am install-man \ | |
280 install-strip installcheck installcheck-am installdirs \ | |
281 maintainer-clean maintainer-clean-generic mostlyclean \ | |
282 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ | |
283 uninstall-info-am | |
284 | |
285 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
286 # Otherwise a system limit (for SysV at least) may be exceeded. | |
287 .NOEXPORT: |