ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/scripts/Makefile.in
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:12:43 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22, UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

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