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.3 by elmex, Wed Mar 15 14:04:54 2006 UTC vs.
Revision 1.5 by elmex, Wed Feb 22 18:53:49 2006 UTC

1# Makefile.in generated by automake 1.9.5 from Makefile.am. 1# Makefile.in generated by automake 1.9.4 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, 2005 Free Software Foundation, Inc. 5# 2003, 2004 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,
157PACKAGE_STRING = @PACKAGE_STRING@ 157PACKAGE_STRING = @PACKAGE_STRING@
158PACKAGE_TARNAME = @PACKAGE_TARNAME@ 158PACKAGE_TARNAME = @PACKAGE_TARNAME@
159PACKAGE_VERSION = @PACKAGE_VERSION@ 159PACKAGE_VERSION = @PACKAGE_VERSION@
160PATH_SEPARATOR = @PATH_SEPARATOR@ 160PATH_SEPARATOR = @PATH_SEPARATOR@
161PERL = @PERL@ 161PERL = @PERL@
162PERLFLAGS = @PERLFLAGS@
163PERLLIB = @PERLLIB@
164PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
165PERL_PLUGIN = @PERL_PLUGIN@
166PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
167PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
162PLUGIN_PYTHON = @PLUGIN_PYTHON@ 168PLUGIN_PYTHON = @PLUGIN_PYTHON@
163PYTHON_LIB = @PYTHON_LIB@ 169PYTHON_LIB = @PYTHON_LIB@
164PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ 170PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
165PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ 171PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
166PY_INCLUDES = @PY_INCLUDES@ 172PY_INCLUDES = @PY_INCLUDES@
226x_includes = @x_includes@ 232x_includes = @x_includes@
227x_libraries = @x_libraries@ 233x_libraries = @x_libraries@
228dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl 234dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl
229dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ 235dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\
230 animations archetypes bmaps bmaps.paths crossfire.0 \ 236 animations archetypes bmaps bmaps.paths crossfire.0 \
231 crossfire.1 faces attackmess image_info materials regions 237 crossfire.1 faces attackmess image_info materials regions cf.pm
232 238
233CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules 239CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules
234VAR_FILES = highscore banish_file bookarch temp.maps clockdata 240VAR_FILES = highscore banish_file bookarch temp.maps clockdata
235EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld 241EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld
236helpdir = $(pkgdatadir)/help 242helpdir = $(pkgdatadir)/help

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines