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.13 by root, Tue May 9 16:08:39 2006 UTC vs.
Revision 1.14 by root, Thu May 11 19:07:41 2006 UTC

192target_alias = @target_alias@ 192target_alias = @target_alias@
193x_includes = @x_includes@ 193x_includes = @x_includes@
194x_libraries = @x_libraries@ 194x_libraries = @x_libraries@
195 195
196dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl 196dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl
197dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ 197dist_pkgdata_DATA = artifacts def_help formulae messages races \
198 animations archetypes bmaps bmaps.paths crossfire.0 \ 198 animations archetypes bmaps bmaps.paths crossfire.0 \
199 faces attackmess image_info smooth materials regions cf.pm 199 faces attackmess image_info smooth materials regions cf.pm
200 200
201 201
202CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules 202CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules
255dist_adm_SCRIPTS = \ 255dist_adm_SCRIPTS = \
256 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ 256 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \
257 adm/collect_images.pl 257 adm/collect_images.pl
258 258
259 259
260MAINTAINERCLEANFILES = archetypes bmaps faces smooth .collect-stamp 260MAINTAINERCLEANFILES = animations archetypes bmaps bmaps.paths crossfire.0 faces treasures.bld smooth .collect-stamp
261subdir = lib 261subdir = lib
262ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 262ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
263mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs 263mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
264CONFIG_HEADER = $(top_builddir)/include/autoconf.h 264CONFIG_HEADER = $(top_builddir)/include/autoconf.h
265CONFIG_CLEAN_FILES = checkarch.pl collect.pl 265CONFIG_CLEAN_FILES = checkarch.pl collect.pl

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines