--- deliantra/server/lib/Makefile.in 2006/02/03 19:49:32 1.3 +++ deliantra/server/lib/Makefile.in 2006/05/07 13:19:17 1.11 @@ -69,9 +69,7 @@ $(srcdir)/Makefile.in $(srcdir)/checkarch.pl.in \ $(srcdir)/collect.pl.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \ - $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \ - $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) @@ -113,6 +111,11 @@ COMPRESS = @COMPRESS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CROSSEDIT = @CROSSEDIT@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ @@ -122,6 +125,8 @@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +F77 = @F77@ +FFLAGS = @FFLAGS@ GUNZIP = @GUNZIP@ GZIP = @GZIP@ HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@ @@ -133,7 +138,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LATEX = @LATEX@ -LD = @LD@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ @@ -147,7 +151,6 @@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ -NM = @NM@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ @@ -170,7 +173,6 @@ PY_INCLUDES = @PY_INCLUDES@ PY_LIBS = @PY_LIBS@ RANLIB = @RANLIB@ -SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ @@ -184,10 +186,14 @@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ @@ -229,7 +235,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 cf.pm + crossfire.1 faces attackmess image_info smooth 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 @@ -238,8 +244,8 @@ dist_help_DATA = help/apply help/applymode \ help/bind help/bowmode help/brace \ help/cast help/drop help/dropall \ - help/golem help/invoke \ - help/keys help/killpets \ + help/follow help/golem help/invite \ + help/invoke help/keys help/killpets \ help/listen \ help/mark help/melee help/mode \ help/mouse help/move \ @@ -262,7 +268,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 \ @@ -273,7 +280,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 \ @@ -285,7 +292,7 @@ adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ adm/collect_images.pl -MAINTAINERCLEANFILES = archetypes bmaps faces .collect-stamp +MAINTAINERCLEANFILES = archetypes bmaps faces smooth .collect-stamp all: all-am .SUFFIXES: @@ -559,6 +566,9 @@ bmaps.paths bmaps: .collect-stamp make collect +smooth: .collect-stamp + make collect + install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)