masqmail-0.2

view docs/xml/Makefile.in @ 1:af25f5c39d90

added diff from debian (masqmail-0.2.21-4)
author meillo@marmaro.de
date Fri, 26 Sep 2008 20:56:23 +0200
parents 08114f7dcc23
children
line source
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
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 = ../..
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 GREP = @GREP@
63 IDENT_LIBS = @IDENT_LIBS@
64 INSTALL_DATA = @INSTALL_DATA@
65 INSTALL_PROGRAM = @INSTALL_PROGRAM@
66 INSTALL_SCRIPT = @INSTALL_SCRIPT@
67 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
68 LDFLAGS = @LDFLAGS@
69 LIBOBJS = @LIBOBJS@
70 LIBS = @LIBS@
71 LOCKFILE_LIBS = @LOCKFILE_LIBS@
72 LTLIBOBJS = @LTLIBOBJS@
73 MAKEINFO = @MAKEINFO@
74 MD5_LIBS = @MD5_LIBS@
75 OBJEXT = @OBJEXT@
76 PACKAGE = @PACKAGE@
77 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78 PACKAGE_NAME = @PACKAGE_NAME@
79 PACKAGE_STRING = @PACKAGE_STRING@
80 PACKAGE_TARNAME = @PACKAGE_TARNAME@
81 PACKAGE_VERSION = @PACKAGE_VERSION@
82 PATH_SEPARATOR = @PATH_SEPARATOR@
83 PKG_CONFIG = @PKG_CONFIG@
84 RANLIB = @RANLIB@
85 RESOLV_LIBS = @RESOLV_LIBS@
86 SET_MAKE = @SET_MAKE@
87 SHELL = @SHELL@
88 STRIP = @STRIP@
89 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
90 VERSION = @VERSION@
91 ac_ct_CC = @ac_ct_CC@
92 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
93 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
94 am__include = @am__include@
95 am__leading_dot = @am__leading_dot@
96 am__quote = @am__quote@
97 bindir = @bindir@
98 build_alias = @build_alias@
99 datadir = @datadir@
100 datarootdir = @datarootdir@
101 docdir = @docdir@
102 dvidir = @dvidir@
103 exec_prefix = @exec_prefix@
104 has_ident = @has_ident@
105 host_alias = @host_alias@
106 htmldir = @htmldir@
107 includedir = @includedir@
108 infodir = @infodir@
109 install_sh = @install_sh@
110 libdir = @libdir@
111 libexecdir = @libexecdir@
112 localedir = @localedir@
113 localstatedir = @localstatedir@
114 mandir = @mandir@
115 oldincludedir = @oldincludedir@
116 pdfdir = @pdfdir@
117 prefix = @prefix@
118 program_transform_name = @program_transform_name@
119 psdir = @psdir@
120 sbindir = @sbindir@
121 sharedstatedir = @sharedstatedir@
122 sysconfdir = @sysconfdir@
123 target_alias = @target_alias@
124 with_confdir = @with_confdir@
125 with_group = @with_group@
126 with_logdir = @with_logdir@
127 with_spooldir = @with_spooldir@
128 with_user = @with_user@
129 EXTRA_DIST = *.xml
130 subdir = docs/xml
131 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
132 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
133 CONFIG_HEADER = $(top_builddir)/config.h
134 CONFIG_CLEAN_FILES =
135 DIST_SOURCES =
136 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
137 all: all-am
139 .SUFFIXES:
140 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
141 cd $(top_srcdir) && \
142 $(AUTOMAKE) --gnu docs/xml/Makefile
143 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
144 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
145 uninstall-info-am:
146 tags: TAGS
147 TAGS:
149 ctags: CTAGS
150 CTAGS:
152 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154 top_distdir = ../..
155 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
157 distdir: $(DISTFILES)
158 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
159 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
160 list='$(DISTFILES)'; for file in $$list; do \
161 case $$file in \
162 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
163 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
164 esac; \
165 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
166 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
167 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
168 dir="/$$dir"; \
169 $(mkinstalldirs) "$(distdir)$$dir"; \
170 else \
171 dir=''; \
172 fi; \
173 if test -d $$d/$$file; then \
174 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
175 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
176 fi; \
177 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
178 else \
179 test -f $(distdir)/$$file \
180 || cp -p $$d/$$file $(distdir)/$$file \
181 || exit 1; \
182 fi; \
183 done
184 check-am: all-am
185 check: check-am
186 all-am: Makefile
188 installdirs:
189 install: install-am
190 install-exec: install-exec-am
191 install-data: install-data-am
192 uninstall: uninstall-am
194 install-am: all-am
195 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
197 installcheck: installcheck-am
198 install-strip:
199 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
200 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
201 `test -z '$(STRIP)' || \
202 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
203 mostlyclean-generic:
205 clean-generic:
207 distclean-generic:
208 -rm -f $(CONFIG_CLEAN_FILES)
210 maintainer-clean-generic:
211 @echo "This command is intended for maintainers to use"
212 @echo "it deletes files that may require special tools to rebuild."
213 clean: clean-am
215 clean-am: clean-generic mostlyclean-am
217 distclean: distclean-am
218 -rm -f Makefile
219 distclean-am: clean-am distclean-generic
221 dvi: dvi-am
223 dvi-am:
225 info: info-am
227 info-am:
229 install-data-am:
231 install-exec-am:
233 install-info: install-info-am
235 install-man:
237 installcheck-am:
239 maintainer-clean: maintainer-clean-am
240 -rm -f Makefile
241 maintainer-clean-am: distclean-am maintainer-clean-generic
243 mostlyclean: mostlyclean-am
245 mostlyclean-am: mostlyclean-generic
247 pdf: pdf-am
249 pdf-am:
251 ps: ps-am
253 ps-am:
255 uninstall-am: uninstall-info-am
257 .PHONY: all all-am check check-am clean clean-generic distclean \
258 distclean-generic distdir dvi dvi-am info info-am install \
259 install-am install-data install-data-am install-exec \
260 install-exec-am install-info install-info-am install-man \
261 install-strip installcheck installcheck-am installdirs \
262 maintainer-clean maintainer-clean-generic mostlyclean \
263 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
264 uninstall-info-am
266 # Tell versions [3.59,3.63) of GNU make to not export all variables.
267 # Otherwise a system limit (for SysV at least) may be exceeded.
268 .NOEXPORT: