--- deliantra/server/lib/Makefile.in 2006/02/03 07:12:52 1.1 +++ deliantra/server/lib/Makefile.in 2006/02/22 18:53:49 1.5 @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -159,6 +159,12 @@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ +PERLFLAGS = @PERLFLAGS@ +PERLLIB = @PERLLIB@ +PERLPRIVLIBEXP = @PERLPRIVLIBEXP@ +PERL_PLUGIN = @PERL_PLUGIN@ +PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@ +PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@ PLUGIN_PYTHON = @PLUGIN_PYTHON@ PYTHON_LIB = @PYTHON_LIB@ PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ @@ -228,7 +234,7 @@ dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ animations archetypes bmaps bmaps.paths crossfire.0 \ - crossfire.1 faces attackmess image_info materials regions + crossfire.1 faces attackmess image_info materials regions cf.pm CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules VAR_FILES = highscore banish_file bookarch temp.maps clockdata @@ -261,7 +267,8 @@ wizhelp/dumpallmaps wizhelp/dumpallobjects \ wizhelp/dumpbelow wizhelp/dumpfriendlyobjects \ wizhelp/forget_spell wizhelp/free \ - wizhelp/goto wizhelp/hide wizhelp/invisible \ + wizhelp/goto wizhelp/hide wizhelp/insert_into \ + wizhelp/invisible \ wizhelp/kick wizhelp/learn_special_prayer \ wizhelp/learn_spell wizhelp/mon_aggr \ wizhelp/nodm \ @@ -272,7 +279,7 @@ wizhelp/printlos wizhelp/remove \ wizhelp/reset wizhelp/set_god \ wizhelp/shutdown wizhelp/server_speed \ - wizhelp/spellreset wizhelp/ssdumptable \ + wizhelp/spellreset wizhelp/ssdumptable wizhelp/stats \ wizhelp/style_info wizhelp/summon \ wizhelp/teleport wizhelp/time \ wizhelp/toggle_shout \