ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/doc/Makefile.in
(Generate patch)

Comparing deliantra/server/crossedit/doc/Makefile.in (file contents):
Revision 1.3 by elmex, Wed Mar 15 15:35:46 2006 UTC vs.
Revision 1.5 by root, Sun May 7 12:49:19 2006 UTC

1# Makefile.in generated by automake 1.9.6 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
36# You should have received a copy of the GNU General Public License 36# You should have received a copy of the GNU General Public License
37# along with this program; if not, write to the Free Software 37# along with this program; if not, write to the Free Software
38# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 38# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
39# 39#
40# The author can be reached via e-mail to mark@pyramid.com 40# The author can be reached via e-mail to mark@pyramid.com
41
41srcdir = @srcdir@ 42srcdir = @srcdir@
42top_srcdir = @top_srcdir@ 43top_srcdir = @top_srcdir@
43VPATH = @srcdir@ 44VPATH = @srcdir@
44pkgdatadir = $(datadir)/@PACKAGE@ 45pkgdatadir = $(datadir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@ 46pkglibdir = $(libdir)/@PACKAGE@
46pkgincludedir = $(includedir)/@PACKAGE@ 47pkgincludedir = $(includedir)/@PACKAGE@
47top_builddir = ../.. 48top_builddir = ../..
49
48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49INSTALL = @INSTALL@ 51INSTALL = @INSTALL@
50install_sh_DATA = $(install_sh) -c -m 644 52install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c 53install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c 54install_sh_SCRIPT = $(install_sh) -c
56PRE_INSTALL = : 58PRE_INSTALL = :
57POST_INSTALL = : 59POST_INSTALL = :
58NORMAL_UNINSTALL = : 60NORMAL_UNINSTALL = :
59PRE_UNINSTALL = : 61PRE_UNINSTALL = :
60POST_UNINSTALL = : 62POST_UNINSTALL = :
61build_triplet = @build@
62host_triplet = @host@ 63host_triplet = @host@
63subdir = crossedit/doc
64DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
65ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
67 $(top_srcdir)/configure.ac
68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69 $(ACLOCAL_M4)
70mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
71CONFIG_HEADER = $(top_builddir)/include/autoconf.h
72CONFIG_CLEAN_FILES =
73SOURCES =
74DIST_SOURCES =
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76ACLOCAL = @ACLOCAL@ 64ACLOCAL = @ACLOCAL@
77AMDEP_FALSE = @AMDEP_FALSE@ 65AMDEP_FALSE = @AMDEP_FALSE@
78AMDEP_TRUE = @AMDEP_TRUE@ 66AMDEP_TRUE = @AMDEP_TRUE@
79AMTAR = @AMTAR@ 67AMTAR = @AMTAR@
80AR = @AR@ 68AR = @AR@
89CCDEPMODE = @CCDEPMODE@ 77CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@ 78CFLAGS = @CFLAGS@
91COMPRESS = @COMPRESS@ 79COMPRESS = @COMPRESS@
92CPP = @CPP@ 80CPP = @CPP@
93CPPFLAGS = @CPPFLAGS@ 81CPPFLAGS = @CPPFLAGS@
94CXX = @CXX@ 82CROSSEDIT = @CROSSEDIT@
95CXXCPP = @CXXCPP@
96CXXDEPMODE = @CXXDEPMODE@
97CXXFLAGS = @CXXFLAGS@
98CYGPATH_W = @CYGPATH_W@ 83CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@ 84DEFS = @DEFS@
100DEPDIR = @DEPDIR@ 85DEPDIR = @DEPDIR@
101ECHO = @ECHO@ 86ECHO = @ECHO@
102ECHO_C = @ECHO_C@ 87ECHO_C = @ECHO_C@
103ECHO_N = @ECHO_N@ 88ECHO_N = @ECHO_N@
104ECHO_T = @ECHO_T@ 89ECHO_T = @ECHO_T@
105EGREP = @EGREP@ 90EGREP = @EGREP@
106EXEEXT = @EXEEXT@ 91EXEEXT = @EXEEXT@
107F77 = @F77@
108FFLAGS = @FFLAGS@
109GUNZIP = @GUNZIP@ 92GUNZIP = @GUNZIP@
110GZIP = @GZIP@ 93GZIP = @GZIP@
111HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@ 94HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
112HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@ 95HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
113HAVE_X_FALSE = @HAVE_X_FALSE@ 96HAVE_X_FALSE = @HAVE_X_FALSE@
115INSTALL_DATA = @INSTALL_DATA@ 98INSTALL_DATA = @INSTALL_DATA@
116INSTALL_PROGRAM = @INSTALL_PROGRAM@ 99INSTALL_PROGRAM = @INSTALL_PROGRAM@
117INSTALL_SCRIPT = @INSTALL_SCRIPT@ 100INSTALL_SCRIPT = @INSTALL_SCRIPT@
118INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119LATEX = @LATEX@ 102LATEX = @LATEX@
103LD = @LD@
120LDFLAGS = @LDFLAGS@ 104LDFLAGS = @LDFLAGS@
121LEX = @LEX@ 105LEX = @LEX@
122LEXLIB = @LEXLIB@ 106LEXLIB = @LEXLIB@
123LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 107LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
124LIBOBJS = @LIBOBJS@ 108LIBOBJS = @LIBOBJS@
128LTLIBOBJS = @LTLIBOBJS@ 112LTLIBOBJS = @LTLIBOBJS@
129MAINT = @MAINT@ 113MAINT = @MAINT@
130MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 114MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
131MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 115MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
132MAKEINFO = @MAKEINFO@ 116MAKEINFO = @MAKEINFO@
117NM = @NM@
133OBJEXT = @OBJEXT@ 118OBJEXT = @OBJEXT@
134PACKAGE = @PACKAGE@ 119PACKAGE = @PACKAGE@
135PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 120PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136PACKAGE_NAME = @PACKAGE_NAME@ 121PACKAGE_NAME = @PACKAGE_NAME@
137PACKAGE_STRING = @PACKAGE_STRING@ 122PACKAGE_STRING = @PACKAGE_STRING@
150PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ 135PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
151PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ 136PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
152PY_INCLUDES = @PY_INCLUDES@ 137PY_INCLUDES = @PY_INCLUDES@
153PY_LIBS = @PY_LIBS@ 138PY_LIBS = @PY_LIBS@
154RANLIB = @RANLIB@ 139RANLIB = @RANLIB@
140SED = @SED@
155SET_MAKE = @SET_MAKE@ 141SET_MAKE = @SET_MAKE@
156SHELL = @SHELL@ 142SHELL = @SHELL@
157STRIP = @STRIP@ 143STRIP = @STRIP@
158TAR = @TAR@ 144TAR = @TAR@
159UNCOMPRESS = @UNCOMPRESS@ 145UNCOMPRESS = @UNCOMPRESS@
163X_EXTRA_LIBS = @X_EXTRA_LIBS@ 149X_EXTRA_LIBS = @X_EXTRA_LIBS@
164X_LIBS = @X_LIBS@ 150X_LIBS = @X_LIBS@
165X_PRE_LIBS = @X_PRE_LIBS@ 151X_PRE_LIBS = @X_PRE_LIBS@
166ac_ct_AR = @ac_ct_AR@ 152ac_ct_AR = @ac_ct_AR@
167ac_ct_CC = @ac_ct_CC@ 153ac_ct_CC = @ac_ct_CC@
168ac_ct_CXX = @ac_ct_CXX@
169ac_ct_F77 = @ac_ct_F77@
170ac_ct_RANLIB = @ac_ct_RANLIB@ 154ac_ct_RANLIB = @ac_ct_RANLIB@
171ac_ct_STRIP = @ac_ct_STRIP@ 155ac_ct_STRIP = @ac_ct_STRIP@
172am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
173am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
174am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
175am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
176am__include = @am__include@ 158am__include = @am__include@
177am__leading_dot = @am__leading_dot@ 159am__leading_dot = @am__leading_dot@
178am__quote = @am__quote@ 160am__quote = @am__quote@
179am__tar = @am__tar@
180am__untar = @am__untar@
181bindir = @bindir@ 161bindir = @bindir@
182build = @build@ 162build = @build@
183build_alias = @build_alias@ 163build_alias = @build_alias@
184build_cpu = @build_cpu@ 164build_cpu = @build_cpu@
185build_os = @build_os@ 165build_os = @build_os@
196install_sh = @install_sh@ 176install_sh = @install_sh@
197libdir = @libdir@ 177libdir = @libdir@
198libexecdir = @libexecdir@ 178libexecdir = @libexecdir@
199localstatedir = @localstatedir@ 179localstatedir = @localstatedir@
200mandir = @mandir@ 180mandir = @mandir@
201mkdir_p = @mkdir_p@
202no_x = @no_x@ 181no_x = @no_x@
203oldincludedir = @oldincludedir@ 182oldincludedir = @oldincludedir@
204pkgconfdir = @pkgconfdir@ 183pkgconfdir = @pkgconfdir@
205pkgstatedir = @pkgstatedir@ 184pkgstatedir = @pkgstatedir@
206prefix = @prefix@ 185prefix = @prefix@
209sharedstatedir = @sharedstatedir@ 188sharedstatedir = @sharedstatedir@
210sysconfdir = @sysconfdir@ 189sysconfdir = @sysconfdir@
211target_alias = @target_alias@ 190target_alias = @target_alias@
212x_includes = @x_includes@ 191x_includes = @x_includes@
213x_libraries = @x_libraries@ 192x_libraries = @x_libraries@
193
214EXTRA_DIST = Conventions.doc crossedit.man Features.doc README 194EXTRA_DIST = Conventions.doc crossedit.man Features.doc README
195subdir = crossedit/doc
196ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
197mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
198CONFIG_HEADER = $(top_builddir)/include/autoconf.h
199CONFIG_CLEAN_FILES =
200DIST_SOURCES =
201DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
215all: all-am 202all: all-am
216 203
217.SUFFIXES: 204.SUFFIXES:
218$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 205$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
223 && exit 0; \
224 exit 1;; \
225 esac; \
226 done; \
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu crossedit/doc/Makefile'; \
228 cd $(top_srcdir) && \ 206 cd $(top_srcdir) && \
229 $(AUTOMAKE) --gnu crossedit/doc/Makefile 207 $(AUTOMAKE) --gnu crossedit/doc/Makefile
230.PRECIOUS: Makefile
231Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 208Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
232 @case '$?' in \
233 *config.status*) \
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235 *) \
236 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
238 esac;
239
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 210
248mostlyclean-libtool: 211mostlyclean-libtool:
249 -rm -f *.lo 212 -rm -f *.lo
250 213
251clean-libtool: 214clean-libtool:
258TAGS: 221TAGS:
259 222
260ctags: CTAGS 223ctags: CTAGS
261CTAGS: 224CTAGS:
262 225
226DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228top_distdir = ../..
229distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
263 230
264distdir: $(DISTFILES) 231distdir: $(DISTFILES)
265 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 232 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
266 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 233 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
267 list='$(DISTFILES)'; for file in $$list; do \ 234 list='$(DISTFILES)'; for file in $$list; do \
271 esac; \ 238 esac; \
272 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 239 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
273 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 240 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
274 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 241 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
275 dir="/$$dir"; \ 242 dir="/$$dir"; \
276 $(mkdir_p) "$(distdir)$$dir"; \ 243 $(mkinstalldirs) "$(distdir)$$dir"; \
277 else \ 244 else \
278 dir=''; \ 245 dir=''; \
279 fi; \ 246 fi; \
280 if test -d $$d/$$file; then \ 247 if test -d $$d/$$file; then \
281 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 248 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
289 fi; \ 256 fi; \
290 done 257 done
291check-am: all-am 258check-am: all-am
292check: check-am 259check: check-am
293all-am: Makefile 260all-am: Makefile
261
294installdirs: 262installdirs:
295install: install-am 263install: install-am
296install-exec: install-exec-am 264install-exec: install-exec-am
297install-data: install-data-am 265install-data: install-data-am
298uninstall: uninstall-am 266uninstall: uninstall-am
309mostlyclean-generic: 277mostlyclean-generic:
310 278
311clean-generic: 279clean-generic:
312 280
313distclean-generic: 281distclean-generic:
314 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 282 -rm -f $(CONFIG_CLEAN_FILES)
315 283
316maintainer-clean-generic: 284maintainer-clean-generic:
317 @echo "This command is intended for maintainers to use" 285 @echo "This command is intended for maintainers to use"
318 @echo "it deletes files that may require special tools to rebuild." 286 @echo "it deletes files that may require special tools to rebuild."
319clean: clean-am 287clean: clean-am
326 294
327dvi: dvi-am 295dvi: dvi-am
328 296
329dvi-am: 297dvi-am:
330 298
331html: html-am
332
333info: info-am 299info: info-am
334 300
335info-am: 301info-am:
336 302
337install-data-am: 303install-data-am:
362 328
363uninstall-am: uninstall-info-am 329uninstall-am: uninstall-info-am
364 330
365.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 331.PHONY: all all-am check check-am clean clean-generic clean-libtool \
366 distclean distclean-generic distclean-libtool distdir dvi \ 332 distclean distclean-generic distclean-libtool distdir dvi \
367 dvi-am html html-am info info-am install install-am \ 333 dvi-am info info-am install install-am install-data \
368 install-data install-data-am install-exec install-exec-am \ 334 install-data-am install-exec install-exec-am install-info \
369 install-info install-info-am install-man install-strip \ 335 install-info-am install-man install-strip installcheck \
370 installcheck installcheck-am installdirs maintainer-clean \ 336 installcheck-am installdirs maintainer-clean \
371 maintainer-clean-generic mostlyclean mostlyclean-generic \ 337 maintainer-clean-generic mostlyclean mostlyclean-generic \
372 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 338 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
373 uninstall-info-am 339 uninstall-info-am
374 340
375# Tell versions [3.59,3.63) of GNU make to not export all variables. 341# Tell versions [3.59,3.63) of GNU make to not export all variables.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines