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.1.1.1 by root, Fri Feb 3 07:11:46 2006 UTC vs.
Revision 1.6 by pippijn, Sun Jul 2 15:09:12 2006 UTC

1# Makefile.in generated by automake 1.9.5 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@
138PACKAGE_TARNAME = @PACKAGE_TARNAME@ 123PACKAGE_TARNAME = @PACKAGE_TARNAME@
139PACKAGE_VERSION = @PACKAGE_VERSION@ 124PACKAGE_VERSION = @PACKAGE_VERSION@
140PATH_SEPARATOR = @PATH_SEPARATOR@ 125PATH_SEPARATOR = @PATH_SEPARATOR@
141PERL = @PERL@ 126PERL = @PERL@
127PERLFLAGS = @PERLFLAGS@
128PERLLIB = @PERLLIB@
129PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
130PERL_PLUGIN = @PERL_PLUGIN@
131PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
132PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
142PLUGIN_PYTHON = @PLUGIN_PYTHON@ 133PLUGIN_PYTHON = @PLUGIN_PYTHON@
143PYTHON_LIB = @PYTHON_LIB@ 134PYTHON_LIB = @PYTHON_LIB@
144PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ 135PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
145PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ 136PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
146PY_INCLUDES = @PY_INCLUDES@ 137PY_INCLUDES = @PY_INCLUDES@
147PY_LIBS = @PY_LIBS@ 138PY_LIBS = @PY_LIBS@
148RANLIB = @RANLIB@ 139RANLIB = @RANLIB@
140SED = @SED@
149SET_MAKE = @SET_MAKE@ 141SET_MAKE = @SET_MAKE@
150SHELL = @SHELL@ 142SHELL = @SHELL@
151STRIP = @STRIP@ 143STRIP = @STRIP@
152TAR = @TAR@ 144TAR = @TAR@
153UNCOMPRESS = @UNCOMPRESS@ 145UNCOMPRESS = @UNCOMPRESS@
157X_EXTRA_LIBS = @X_EXTRA_LIBS@ 149X_EXTRA_LIBS = @X_EXTRA_LIBS@
158X_LIBS = @X_LIBS@ 150X_LIBS = @X_LIBS@
159X_PRE_LIBS = @X_PRE_LIBS@ 151X_PRE_LIBS = @X_PRE_LIBS@
160ac_ct_AR = @ac_ct_AR@ 152ac_ct_AR = @ac_ct_AR@
161ac_ct_CC = @ac_ct_CC@ 153ac_ct_CC = @ac_ct_CC@
162ac_ct_CXX = @ac_ct_CXX@
163ac_ct_F77 = @ac_ct_F77@
164ac_ct_RANLIB = @ac_ct_RANLIB@ 154ac_ct_RANLIB = @ac_ct_RANLIB@
165ac_ct_STRIP = @ac_ct_STRIP@ 155ac_ct_STRIP = @ac_ct_STRIP@
166am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
169am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
170am__include = @am__include@ 158am__include = @am__include@
171am__leading_dot = @am__leading_dot@ 159am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@ 160am__quote = @am__quote@
173am__tar = @am__tar@
174am__untar = @am__untar@
175bindir = @bindir@ 161bindir = @bindir@
176build = @build@ 162build = @build@
177build_alias = @build_alias@ 163build_alias = @build_alias@
178build_cpu = @build_cpu@ 164build_cpu = @build_cpu@
179build_os = @build_os@ 165build_os = @build_os@
190install_sh = @install_sh@ 176install_sh = @install_sh@
191libdir = @libdir@ 177libdir = @libdir@
192libexecdir = @libexecdir@ 178libexecdir = @libexecdir@
193localstatedir = @localstatedir@ 179localstatedir = @localstatedir@
194mandir = @mandir@ 180mandir = @mandir@
195mkdir_p = @mkdir_p@
196no_x = @no_x@ 181no_x = @no_x@
197oldincludedir = @oldincludedir@ 182oldincludedir = @oldincludedir@
198pkgconfdir = @pkgconfdir@ 183pkgconfdir = @pkgconfdir@
199pkgstatedir = @pkgstatedir@ 184pkgstatedir = @pkgstatedir@
200prefix = @prefix@ 185prefix = @prefix@
203sharedstatedir = @sharedstatedir@ 188sharedstatedir = @sharedstatedir@
204sysconfdir = @sysconfdir@ 189sysconfdir = @sysconfdir@
205target_alias = @target_alias@ 190target_alias = @target_alias@
206x_includes = @x_includes@ 191x_includes = @x_includes@
207x_libraries = @x_libraries@ 192x_libraries = @x_libraries@
193
208EXTRA_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
209all: all-am 202all: all-am
210 203
211.SUFFIXES: 204.SUFFIXES:
212$(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)
213 @for dep in $?; do \
214 case '$(am__configure_deps)' in \
215 *$$dep*) \
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217 && exit 0; \
218 exit 1;; \
219 esac; \
220 done; \
221 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu crossedit/doc/Makefile'; \
222 cd $(top_srcdir) && \ 206 cd $(top_srcdir) && \
223 $(AUTOMAKE) --gnu crossedit/doc/Makefile 207 $(AUTOMAKE) --gnu crossedit/doc/Makefile
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 208Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
226 @case '$?' in \
227 *config.status*) \
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229 *) \
230 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
232 esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 210
242mostlyclean-libtool: 211mostlyclean-libtool:
243 -rm -f *.lo 212 -rm -f *.lo
244 213
245clean-libtool: 214clean-libtool:
252TAGS: 221TAGS:
253 222
254ctags: CTAGS 223ctags: CTAGS
255CTAGS: 224CTAGS:
256 225
226DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228top_distdir = ../..
229distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
257 230
258distdir: $(DISTFILES) 231distdir: $(DISTFILES)
259 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 232 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
260 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 233 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
261 list='$(DISTFILES)'; for file in $$list; do \ 234 list='$(DISTFILES)'; for file in $$list; do \
265 esac; \ 238 esac; \
266 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; \
267 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 240 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
268 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 241 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
269 dir="/$$dir"; \ 242 dir="/$$dir"; \
270 $(mkdir_p) "$(distdir)$$dir"; \ 243 $(mkinstalldirs) "$(distdir)$$dir"; \
271 else \ 244 else \
272 dir=''; \ 245 dir=''; \
273 fi; \ 246 fi; \
274 if test -d $$d/$$file; then \ 247 if test -d $$d/$$file; then \
275 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 248 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
283 fi; \ 256 fi; \
284 done 257 done
285check-am: all-am 258check-am: all-am
286check: check-am 259check: check-am
287all-am: Makefile 260all-am: Makefile
261
288installdirs: 262installdirs:
289install: install-am 263install: install-am
290install-exec: install-exec-am 264install-exec: install-exec-am
291install-data: install-data-am 265install-data: install-data-am
292uninstall: uninstall-am 266uninstall: uninstall-am
303mostlyclean-generic: 277mostlyclean-generic:
304 278
305clean-generic: 279clean-generic:
306 280
307distclean-generic: 281distclean-generic:
308 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 282 -rm -f $(CONFIG_CLEAN_FILES)
309 283
310maintainer-clean-generic: 284maintainer-clean-generic:
311 @echo "This command is intended for maintainers to use" 285 @echo "This command is intended for maintainers to use"
312 @echo "it deletes files that may require special tools to rebuild." 286 @echo "it deletes files that may require special tools to rebuild."
313clean: clean-am 287clean: clean-am
320 294
321dvi: dvi-am 295dvi: dvi-am
322 296
323dvi-am: 297dvi-am:
324 298
325html: html-am
326
327info: info-am 299info: info-am
328 300
329info-am: 301info-am:
330 302
331install-data-am: 303install-data-am:
356 328
357uninstall-am: uninstall-info-am 329uninstall-am: uninstall-info-am
358 330
359.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 \
360 distclean distclean-generic distclean-libtool distdir dvi \ 332 distclean distclean-generic distclean-libtool distdir dvi \
361 dvi-am html html-am info info-am install install-am \ 333 dvi-am info info-am install install-am install-data \
362 install-data install-data-am install-exec install-exec-am \ 334 install-data-am install-exec install-exec-am install-info \
363 install-info install-info-am install-man install-strip \ 335 install-info-am install-man install-strip installcheck \
364 installcheck installcheck-am installdirs maintainer-clean \ 336 installcheck-am installdirs maintainer-clean \
365 maintainer-clean-generic mostlyclean mostlyclean-generic \ 337 maintainer-clean-generic mostlyclean mostlyclean-generic \
366 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 338 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
367 uninstall-info-am 339 uninstall-info-am
368 340
369# 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