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.4 by root, Thu Mar 16 21:08:10 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)/libtool.m4 \
67 $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
68 $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
69 $(top_srcdir)/configure.ac
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71 $(ACLOCAL_M4)
72mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
73CONFIG_HEADER = $(top_builddir)/include/autoconf.h
74CONFIG_CLEAN_FILES =
75SOURCES =
76DIST_SOURCES =
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78ACLOCAL = @ACLOCAL@ 64ACLOCAL = @ACLOCAL@
79AMDEP_FALSE = @AMDEP_FALSE@ 65AMDEP_FALSE = @AMDEP_FALSE@
80AMDEP_TRUE = @AMDEP_TRUE@ 66AMDEP_TRUE = @AMDEP_TRUE@
81AMTAR = @AMTAR@ 67AMTAR = @AMTAR@
82AR = @AR@ 68AR = @AR@
91CCDEPMODE = @CCDEPMODE@ 77CCDEPMODE = @CCDEPMODE@
92CFLAGS = @CFLAGS@ 78CFLAGS = @CFLAGS@
93COMPRESS = @COMPRESS@ 79COMPRESS = @COMPRESS@
94CPP = @CPP@ 80CPP = @CPP@
95CPPFLAGS = @CPPFLAGS@ 81CPPFLAGS = @CPPFLAGS@
82CROSSEDIT = @CROSSEDIT@
96CYGPATH_W = @CYGPATH_W@ 83CYGPATH_W = @CYGPATH_W@
97DEFS = @DEFS@ 84DEFS = @DEFS@
98DEPDIR = @DEPDIR@ 85DEPDIR = @DEPDIR@
99ECHO = @ECHO@ 86ECHO = @ECHO@
100ECHO_C = @ECHO_C@ 87ECHO_C = @ECHO_C@
169am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171am__include = @am__include@ 158am__include = @am__include@
172am__leading_dot = @am__leading_dot@ 159am__leading_dot = @am__leading_dot@
173am__quote = @am__quote@ 160am__quote = @am__quote@
174am__tar = @am__tar@
175am__untar = @am__untar@
176bindir = @bindir@ 161bindir = @bindir@
177build = @build@ 162build = @build@
178build_alias = @build_alias@ 163build_alias = @build_alias@
179build_cpu = @build_cpu@ 164build_cpu = @build_cpu@
180build_os = @build_os@ 165build_os = @build_os@
191install_sh = @install_sh@ 176install_sh = @install_sh@
192libdir = @libdir@ 177libdir = @libdir@
193libexecdir = @libexecdir@ 178libexecdir = @libexecdir@
194localstatedir = @localstatedir@ 179localstatedir = @localstatedir@
195mandir = @mandir@ 180mandir = @mandir@
196mkdir_p = @mkdir_p@
197no_x = @no_x@ 181no_x = @no_x@
198oldincludedir = @oldincludedir@ 182oldincludedir = @oldincludedir@
199pkgconfdir = @pkgconfdir@ 183pkgconfdir = @pkgconfdir@
200pkgstatedir = @pkgstatedir@ 184pkgstatedir = @pkgstatedir@
201prefix = @prefix@ 185prefix = @prefix@
204sharedstatedir = @sharedstatedir@ 188sharedstatedir = @sharedstatedir@
205sysconfdir = @sysconfdir@ 189sysconfdir = @sysconfdir@
206target_alias = @target_alias@ 190target_alias = @target_alias@
207x_includes = @x_includes@ 191x_includes = @x_includes@
208x_libraries = @x_libraries@ 192x_libraries = @x_libraries@
193
209EXTRA_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
210all: all-am 202all: all-am
211 203
212.SUFFIXES: 204.SUFFIXES:
213$(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)
214 @for dep in $?; do \
215 case '$(am__configure_deps)' in \
216 *$$dep*) \
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
218 && exit 0; \
219 exit 1;; \
220 esac; \
221 done; \
222 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu crossedit/doc/Makefile'; \
223 cd $(top_srcdir) && \ 206 cd $(top_srcdir) && \
224 $(AUTOMAKE) --gnu crossedit/doc/Makefile 207 $(AUTOMAKE) --gnu crossedit/doc/Makefile
225.PRECIOUS: Makefile
226Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 208Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
227 @case '$?' in \
228 *config.status*) \
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230 *) \
231 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
233 esac;
234
235$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 210
243mostlyclean-libtool: 211mostlyclean-libtool:
244 -rm -f *.lo 212 -rm -f *.lo
245 213
246clean-libtool: 214clean-libtool:
253TAGS: 221TAGS:
254 222
255ctags: CTAGS 223ctags: CTAGS
256CTAGS: 224CTAGS:
257 225
226DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228top_distdir = ../..
229distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
258 230
259distdir: $(DISTFILES) 231distdir: $(DISTFILES)
260 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 232 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
261 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 233 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
262 list='$(DISTFILES)'; for file in $$list; do \ 234 list='$(DISTFILES)'; for file in $$list; do \
266 esac; \ 238 esac; \
267 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; \
268 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 240 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
269 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 241 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
270 dir="/$$dir"; \ 242 dir="/$$dir"; \
271 $(mkdir_p) "$(distdir)$$dir"; \ 243 $(mkinstalldirs) "$(distdir)$$dir"; \
272 else \ 244 else \
273 dir=''; \ 245 dir=''; \
274 fi; \ 246 fi; \
275 if test -d $$d/$$file; then \ 247 if test -d $$d/$$file; then \
276 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 248 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
284 fi; \ 256 fi; \
285 done 257 done
286check-am: all-am 258check-am: all-am
287check: check-am 259check: check-am
288all-am: Makefile 260all-am: Makefile
261
289installdirs: 262installdirs:
290install: install-am 263install: install-am
291install-exec: install-exec-am 264install-exec: install-exec-am
292install-data: install-data-am 265install-data: install-data-am
293uninstall: uninstall-am 266uninstall: uninstall-am
304mostlyclean-generic: 277mostlyclean-generic:
305 278
306clean-generic: 279clean-generic:
307 280
308distclean-generic: 281distclean-generic:
309 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 282 -rm -f $(CONFIG_CLEAN_FILES)
310 283
311maintainer-clean-generic: 284maintainer-clean-generic:
312 @echo "This command is intended for maintainers to use" 285 @echo "This command is intended for maintainers to use"
313 @echo "it deletes files that may require special tools to rebuild." 286 @echo "it deletes files that may require special tools to rebuild."
314clean: clean-am 287clean: clean-am
321 294
322dvi: dvi-am 295dvi: dvi-am
323 296
324dvi-am: 297dvi-am:
325 298
326html: html-am
327
328info: info-am 299info: info-am
329 300
330info-am: 301info-am:
331 302
332install-data-am: 303install-data-am:
357 328
358uninstall-am: uninstall-info-am 329uninstall-am: uninstall-info-am
359 330
360.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 \
361 distclean distclean-generic distclean-libtool distdir dvi \ 332 distclean distclean-generic distclean-libtool distdir dvi \
362 dvi-am html html-am info info-am install install-am \ 333 dvi-am info info-am install install-am install-data \
363 install-data install-data-am install-exec install-exec-am \ 334 install-data-am install-exec install-exec-am install-info \
364 install-info install-info-am install-man install-strip \ 335 install-info-am install-man install-strip installcheck \
365 installcheck installcheck-am installdirs maintainer-clean \ 336 installcheck-am installdirs maintainer-clean \
366 maintainer-clean-generic mostlyclean mostlyclean-generic \ 337 maintainer-clean-generic mostlyclean mostlyclean-generic \
367 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 338 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
368 uninstall-info-am 339 uninstall-info-am
369 340
370# 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