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

Comparing deliantra/server/lib/Makefile.in (file contents):
Revision 1.1.1.2 by elmex, Wed Feb 22 18:01:59 2006 UTC vs.
Revision 1.11 by pippijn, Sun May 7 13:19:17 2006 UTC

1# Makefile.in generated by automake 1.9.4 from Makefile.am. 1# Makefile.in generated by automake 1.9.6 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 (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc. 5# 2003, 2004, 2005 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,
109CCDEPMODE = @CCDEPMODE@ 109CCDEPMODE = @CCDEPMODE@
110CFLAGS = @CFLAGS@ 110CFLAGS = @CFLAGS@
111COMPRESS = @COMPRESS@ 111COMPRESS = @COMPRESS@
112CPP = @CPP@ 112CPP = @CPP@
113CPPFLAGS = @CPPFLAGS@ 113CPPFLAGS = @CPPFLAGS@
114CROSSEDIT = @CROSSEDIT@
114CXX = @CXX@ 115CXX = @CXX@
115CXXCPP = @CXXCPP@ 116CXXCPP = @CXXCPP@
116CXXDEPMODE = @CXXDEPMODE@ 117CXXDEPMODE = @CXXDEPMODE@
117CXXFLAGS = @CXXFLAGS@ 118CXXFLAGS = @CXXFLAGS@
118CYGPATH_W = @CYGPATH_W@ 119CYGPATH_W = @CYGPATH_W@
157PACKAGE_STRING = @PACKAGE_STRING@ 158PACKAGE_STRING = @PACKAGE_STRING@
158PACKAGE_TARNAME = @PACKAGE_TARNAME@ 159PACKAGE_TARNAME = @PACKAGE_TARNAME@
159PACKAGE_VERSION = @PACKAGE_VERSION@ 160PACKAGE_VERSION = @PACKAGE_VERSION@
160PATH_SEPARATOR = @PATH_SEPARATOR@ 161PATH_SEPARATOR = @PATH_SEPARATOR@
161PERL = @PERL@ 162PERL = @PERL@
163PERLFLAGS = @PERLFLAGS@
164PERLLIB = @PERLLIB@
165PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
166PERL_PLUGIN = @PERL_PLUGIN@
167PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
168PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
162PLUGIN_PYTHON = @PLUGIN_PYTHON@ 169PLUGIN_PYTHON = @PLUGIN_PYTHON@
163PYTHON_LIB = @PYTHON_LIB@ 170PYTHON_LIB = @PYTHON_LIB@
164PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ 171PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
165PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ 172PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
166PY_INCLUDES = @PY_INCLUDES@ 173PY_INCLUDES = @PY_INCLUDES@
226x_includes = @x_includes@ 233x_includes = @x_includes@
227x_libraries = @x_libraries@ 234x_libraries = @x_libraries@
228dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl 235dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl
229dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ 236dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\
230 animations archetypes bmaps bmaps.paths crossfire.0 \ 237 animations archetypes bmaps bmaps.paths crossfire.0 \
231 crossfire.1 faces attackmess image_info materials regions 238 crossfire.1 faces attackmess image_info smooth materials regions cf.pm
232 239
233CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules 240CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules
234VAR_FILES = highscore banish_file bookarch temp.maps clockdata 241VAR_FILES = highscore banish_file bookarch temp.maps clockdata
235EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld 242EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld
236helpdir = $(pkgdatadir)/help 243helpdir = $(pkgdatadir)/help
237dist_help_DATA = help/apply help/applymode \ 244dist_help_DATA = help/apply help/applymode \
238 help/bind help/bowmode help/brace \ 245 help/bind help/bowmode help/brace \
239 help/cast help/drop help/dropall \ 246 help/cast help/drop help/dropall \
240 help/golem help/invoke \ 247 help/follow help/golem help/invite \
241 help/keys help/killpets \ 248 help/invoke help/keys help/killpets \
242 help/listen \ 249 help/listen \
243 help/mark help/melee help/mode \ 250 help/mark help/melee help/mode \
244 help/mouse help/move \ 251 help/mouse help/move \
245 help/output \ 252 help/output \
246 help/output-count help/output-sync \ 253 help/output-count help/output-sync \
283admdir = $(pkgdatadir)/adm 290admdir = $(pkgdatadir)/adm
284dist_adm_SCRIPTS = \ 291dist_adm_SCRIPTS = \
285 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ 292 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \
286 adm/collect_images.pl 293 adm/collect_images.pl
287 294
288MAINTAINERCLEANFILES = archetypes bmaps faces .collect-stamp 295MAINTAINERCLEANFILES = archetypes bmaps faces smooth .collect-stamp
289all: all-am 296all: all-am
290 297
291.SUFFIXES: 298.SUFFIXES:
292$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 299$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
293 @for dep in $?; do \ 300 @for dep in $?; do \
557 make collect 564 make collect
558 565
559bmaps.paths bmaps: .collect-stamp 566bmaps.paths bmaps: .collect-stamp
560 make collect 567 make collect
561 568
569smooth: .collect-stamp
570 make collect
571
562install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl 572install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl
563 @$(NORMAL_INSTALL) 573 @$(NORMAL_INSTALL)
564 $(mkinstalldirs) $(DESTDIR)$(pkgconfdir) 574 $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)
565 for i in $(CONF_FILES); do \ 575 for i in $(CONF_FILES); do \
566 if [ ! -f $(DESTDIR)$(pkgconfdir)/$$i ]; then \ 576 if [ ! -f $(DESTDIR)$(pkgconfdir)/$$i ]; then \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines