ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/scripts/Makefile.in
Revision: 1.6
Committed: Sun Jul 2 15:09:13 2006 UTC (17 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
State: FILE REMOVED
Log Message:
Removed autogenerated files.

File Contents

# Content
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 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AR = @AR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 BASENAME = @BASENAME@
49 BUNZIP = @BUNZIP@
50 BZIP = @BZIP@
51 CC = @CC@
52 CCDEPMODE = @CCDEPMODE@
53 CFLAGS = @CFLAGS@
54 COMPRESS = @COMPRESS@
55 CPP = @CPP@
56 CPPFLAGS = @CPPFLAGS@
57 CROSSEDIT = @CROSSEDIT@
58 CYGPATH_W = @CYGPATH_W@
59 DEFS = @DEFS@
60 DEPDIR = @DEPDIR@
61 ECHO = @ECHO@
62 ECHO_C = @ECHO_C@
63 ECHO_N = @ECHO_N@
64 ECHO_T = @ECHO_T@
65 EGREP = @EGREP@
66 EXEEXT = @EXEEXT@
67 GUNZIP = @GUNZIP@
68 GZIP = @GZIP@
69 HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
70 HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
71 HAVE_X_FALSE = @HAVE_X_FALSE@
72 HAVE_X_TRUE = @HAVE_X_TRUE@
73 INSTALL_DATA = @INSTALL_DATA@
74 INSTALL_PROGRAM = @INSTALL_PROGRAM@
75 INSTALL_SCRIPT = @INSTALL_SCRIPT@
76 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
77 LATEX = @LATEX@
78 LD = @LD@
79 LDFLAGS = @LDFLAGS@
80 LEX = @LEX@
81 LEXLIB = @LEXLIB@
82 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
83 LIBOBJS = @LIBOBJS@
84 LIBS = @LIBS@
85 LIBTOOL = @LIBTOOL@
86 LN_S = @LN_S@
87 LTLIBOBJS = @LTLIBOBJS@
88 MAINT = @MAINT@
89 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
90 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
91 MAKEINFO = @MAKEINFO@
92 NM = @NM@
93 OBJEXT = @OBJEXT@
94 PACKAGE = @PACKAGE@
95 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96 PACKAGE_NAME = @PACKAGE_NAME@
97 PACKAGE_STRING = @PACKAGE_STRING@
98 PACKAGE_TARNAME = @PACKAGE_TARNAME@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 PERL = @PERL@
102 PERLFLAGS = @PERLFLAGS@
103 PERLLIB = @PERLLIB@
104 PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
105 PERL_PLUGIN = @PERL_PLUGIN@
106 PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
107 PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
108 PLUGIN_PYTHON = @PLUGIN_PYTHON@
109 PYTHON_LIB = @PYTHON_LIB@
110 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
111 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
112 PY_INCLUDES = @PY_INCLUDES@
113 PY_LIBS = @PY_LIBS@
114 RANLIB = @RANLIB@
115 SED = @SED@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 STRIP = @STRIP@
119 TAR = @TAR@
120 UNCOMPRESS = @UNCOMPRESS@
121 VERSION = @VERSION@
122 X11LIBS = @X11LIBS@
123 X_CFLAGS = @X_CFLAGS@
124 X_EXTRA_LIBS = @X_EXTRA_LIBS@
125 X_LIBS = @X_LIBS@
126 X_PRE_LIBS = @X_PRE_LIBS@
127 ac_ct_AR = @ac_ct_AR@
128 ac_ct_CC = @ac_ct_CC@
129 ac_ct_RANLIB = @ac_ct_RANLIB@
130 ac_ct_STRIP = @ac_ct_STRIP@
131 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
136 bindir = @bindir@
137 build = @build@
138 build_alias = @build_alias@
139 build_cpu = @build_cpu@
140 build_os = @build_os@
141 build_vendor = @build_vendor@
142 datadir = @datadir@
143 exec_prefix = @exec_prefix@
144 host = @host@
145 host_alias = @host_alias@
146 host_cpu = @host_cpu@
147 host_os = @host_os@
148 host_vendor = @host_vendor@
149 includedir = @includedir@
150 infodir = @infodir@
151 install_sh = @install_sh@
152 libdir = @libdir@
153 libexecdir = @libexecdir@
154 localstatedir = @localstatedir@
155 mandir = @mandir@
156 no_x = @no_x@
157 oldincludedir = @oldincludedir@
158 pkgconfdir = @pkgconfdir@
159 pkgstatedir = @pkgstatedir@
160 prefix = @prefix@
161 program_transform_name = @program_transform_name@
162 sbindir = @sbindir@
163 sharedstatedir = @sharedstatedir@
164 sysconfdir = @sysconfdir@
165 target_alias = @target_alias@
166 x_includes = @x_includes@
167 x_libraries = @x_libraries@
168
169 dist_noinst_SCRIPTS = items-extract.pl makeps.pl monster-extract.pl
170 subdir = doc/scripts
171 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
172 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
173 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
174 CONFIG_CLEAN_FILES =
175 SCRIPTS = $(dist_noinst_SCRIPTS)
176
177 DIST_SOURCES =
178 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.in Makefile.am
179 all: all-am
180
181 .SUFFIXES:
182 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
183 cd $(top_srcdir) && \
184 $(AUTOMAKE) --gnu doc/scripts/Makefile
185 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
186 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
187
188 mostlyclean-libtool:
189 -rm -f *.lo
190
191 clean-libtool:
192 -rm -rf .libs _libs
193
194 distclean-libtool:
195 -rm -f libtool
196 uninstall-info-am:
197 tags: TAGS
198 TAGS:
199
200 ctags: CTAGS
201 CTAGS:
202
203 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204
205 top_distdir = ../..
206 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
207
208 distdir: $(DISTFILES)
209 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
210 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
211 list='$(DISTFILES)'; for file in $$list; do \
212 case $$file in \
213 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
214 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
215 esac; \
216 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
217 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
218 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
219 dir="/$$dir"; \
220 $(mkinstalldirs) "$(distdir)$$dir"; \
221 else \
222 dir=''; \
223 fi; \
224 if test -d $$d/$$file; then \
225 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
226 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
227 fi; \
228 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
229 else \
230 test -f $(distdir)/$$file \
231 || cp -p $$d/$$file $(distdir)/$$file \
232 || exit 1; \
233 fi; \
234 done
235 check-am: all-am
236 check: check-am
237 all-am: Makefile $(SCRIPTS)
238
239 installdirs:
240 install: install-am
241 install-exec: install-exec-am
242 install-data: install-data-am
243 uninstall: uninstall-am
244
245 install-am: all-am
246 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
247
248 installcheck: installcheck-am
249 install-strip:
250 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
251 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
252 `test -z '$(STRIP)' || \
253 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
254 mostlyclean-generic:
255
256 clean-generic:
257
258 distclean-generic:
259 -rm -f $(CONFIG_CLEAN_FILES)
260
261 maintainer-clean-generic:
262 @echo "This command is intended for maintainers to use"
263 @echo "it deletes files that may require special tools to rebuild."
264 clean: clean-am
265
266 clean-am: clean-generic clean-libtool mostlyclean-am
267
268 distclean: distclean-am
269 -rm -f Makefile
270 distclean-am: clean-am distclean-generic distclean-libtool
271
272 dvi: dvi-am
273
274 dvi-am:
275
276 info: info-am
277
278 info-am:
279
280 install-data-am:
281
282 install-exec-am:
283
284 install-info: install-info-am
285
286 install-man:
287
288 installcheck-am:
289
290 maintainer-clean: maintainer-clean-am
291 -rm -f Makefile
292 maintainer-clean-am: distclean-am maintainer-clean-generic
293
294 mostlyclean: mostlyclean-am
295
296 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
297
298 pdf: pdf-am
299
300 pdf-am:
301
302 ps: ps-am
303
304 ps-am:
305
306 uninstall-am: uninstall-info-am
307
308 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
309 distclean distclean-generic distclean-libtool distdir dvi \
310 dvi-am info info-am install install-am install-data \
311 install-data-am install-exec install-exec-am install-info \
312 install-info-am install-man install-strip installcheck \
313 installcheck-am installdirs maintainer-clean \
314 maintainer-clean-generic mostlyclean mostlyclean-generic \
315 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
316 uninstall-info-am
317
318 # Tell versions [3.59,3.63) of GNU make to not export all variables.
319 # Otherwise a system limit (for SysV at least) may be exceeded.
320 .NOEXPORT: