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.2 by root, Fri Feb 3 07:25:25 2006 UTC vs.
Revision 1.12 by root, Sun May 7 13:56:23 2006 UTC

1# Makefile.in generated by automake 1.9.6 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 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 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# 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,
36# You should have received a copy of the GNU General Public License 36# You should have received a copy of the GNU General Public License
37# along with this program; if not, write to the Free Software 37# along with this program; if not, write to the Free Software
38# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 38# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
39# 39#
40# The authors can be reached via e-mail to crossfire-devel@real-time.com 40# The authors can be reached via e-mail to crossfire-devel@real-time.com
41
42 41
43srcdir = @srcdir@ 42srcdir = @srcdir@
44top_srcdir = @top_srcdir@ 43top_srcdir = @top_srcdir@
45VPATH = @srcdir@ 44VPATH = @srcdir@
46pkgdatadir = $(datadir)/@PACKAGE@ 45pkgdatadir = $(datadir)/@PACKAGE@
47pkglibdir = $(libdir)/@PACKAGE@ 46pkglibdir = $(libdir)/@PACKAGE@
48pkgincludedir = $(includedir)/@PACKAGE@ 47pkgincludedir = $(includedir)/@PACKAGE@
49top_builddir = .. 48top_builddir = ..
49
50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51INSTALL = @INSTALL@ 51INSTALL = @INSTALL@
52install_sh_DATA = $(install_sh) -c -m 644 52install_sh_DATA = $(install_sh) -c -m 644
53install_sh_PROGRAM = $(install_sh) -c 53install_sh_PROGRAM = $(install_sh) -c
54install_sh_SCRIPT = $(install_sh) -c 54install_sh_SCRIPT = $(install_sh) -c
58PRE_INSTALL = : 58PRE_INSTALL = :
59POST_INSTALL = : 59POST_INSTALL = :
60NORMAL_UNINSTALL = : 60NORMAL_UNINSTALL = :
61PRE_UNINSTALL = : 61PRE_UNINSTALL = :
62POST_UNINSTALL = : 62POST_UNINSTALL = :
63build_triplet = @build@
64host_triplet = @host@ 63host_triplet = @host@
65subdir = lib
66DIST_COMMON = README $(dist_adm_SCRIPTS) $(dist_help_DATA) \
67 $(dist_noinst_SCRIPTS) $(dist_pkgdata_DATA) \
68 $(dist_wizhelp_DATA) $(srcdir)/Makefile.am \
69 $(srcdir)/Makefile.in $(srcdir)/checkarch.pl.in \
70 $(srcdir)/collect.pl.in
71ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
73 $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
74 $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
75 $(top_srcdir)/configure.ac
76am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77 $(ACLOCAL_M4)
78mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
79CONFIG_HEADER = $(top_builddir)/include/autoconf.h
80CONFIG_CLEAN_FILES = checkarch.pl collect.pl
81am__installdirs = "$(DESTDIR)$(admdir)" "$(DESTDIR)$(helpdir)" \
82 "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(wizhelpdir)"
83dist_admSCRIPT_INSTALL = $(INSTALL_SCRIPT)
84SCRIPTS = $(dist_adm_SCRIPTS) $(dist_noinst_SCRIPTS)
85SOURCES =
86DIST_SOURCES =
87am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88am__vpath_adj = case $$p in \
89 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
90 *) f=$$p;; \
91 esac;
92am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
93dist_helpDATA_INSTALL = $(INSTALL_DATA)
94dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
95dist_wizhelpDATA_INSTALL = $(INSTALL_DATA)
96DATA = $(dist_help_DATA) $(dist_pkgdata_DATA) $(dist_wizhelp_DATA)
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98ACLOCAL = @ACLOCAL@ 64ACLOCAL = @ACLOCAL@
99AMDEP_FALSE = @AMDEP_FALSE@ 65AMDEP_FALSE = @AMDEP_FALSE@
100AMDEP_TRUE = @AMDEP_TRUE@ 66AMDEP_TRUE = @AMDEP_TRUE@
101AMTAR = @AMTAR@ 67AMTAR = @AMTAR@
102AR = @AR@ 68AR = @AR@
111CCDEPMODE = @CCDEPMODE@ 77CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@ 78CFLAGS = @CFLAGS@
113COMPRESS = @COMPRESS@ 79COMPRESS = @COMPRESS@
114CPP = @CPP@ 80CPP = @CPP@
115CPPFLAGS = @CPPFLAGS@ 81CPPFLAGS = @CPPFLAGS@
82CROSSEDIT = @CROSSEDIT@
116CYGPATH_W = @CYGPATH_W@ 83CYGPATH_W = @CYGPATH_W@
117DEFS = @DEFS@ 84DEFS = @DEFS@
118DEPDIR = @DEPDIR@ 85DEPDIR = @DEPDIR@
119ECHO = @ECHO@ 86ECHO = @ECHO@
120ECHO_C = @ECHO_C@ 87ECHO_C = @ECHO_C@
154PACKAGE_NAME = @PACKAGE_NAME@ 121PACKAGE_NAME = @PACKAGE_NAME@
155PACKAGE_STRING = @PACKAGE_STRING@ 122PACKAGE_STRING = @PACKAGE_STRING@
156PACKAGE_TARNAME = @PACKAGE_TARNAME@ 123PACKAGE_TARNAME = @PACKAGE_TARNAME@
157PACKAGE_VERSION = @PACKAGE_VERSION@ 124PACKAGE_VERSION = @PACKAGE_VERSION@
158PATH_SEPARATOR = @PATH_SEPARATOR@ 125PATH_SEPARATOR = @PATH_SEPARATOR@
126
159PERL = @PERL@ 127PERL = @PERL@
160PERLFLAGS = @PERLFLAGS@ 128PERLFLAGS = @PERLFLAGS@
161PERLLIB = @PERLLIB@ 129PERLLIB = @PERLLIB@
162PERLPRIVLIBEXP = @PERLPRIVLIBEXP@ 130PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
163PERL_PLUGIN = @PERL_PLUGIN@ 131PERL_PLUGIN = @PERL_PLUGIN@
189am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 157am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
190am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 158am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
191am__include = @am__include@ 159am__include = @am__include@
192am__leading_dot = @am__leading_dot@ 160am__leading_dot = @am__leading_dot@
193am__quote = @am__quote@ 161am__quote = @am__quote@
194am__tar = @am__tar@
195am__untar = @am__untar@
196bindir = @bindir@ 162bindir = @bindir@
197build = @build@ 163build = @build@
198build_alias = @build_alias@ 164build_alias = @build_alias@
199build_cpu = @build_cpu@ 165build_cpu = @build_cpu@
200build_os = @build_os@ 166build_os = @build_os@
211install_sh = @install_sh@ 177install_sh = @install_sh@
212libdir = @libdir@ 178libdir = @libdir@
213libexecdir = @libexecdir@ 179libexecdir = @libexecdir@
214localstatedir = @localstatedir@ 180localstatedir = @localstatedir@
215mandir = @mandir@ 181mandir = @mandir@
216mkdir_p = @mkdir_p@
217no_x = @no_x@ 182no_x = @no_x@
218oldincludedir = @oldincludedir@ 183oldincludedir = @oldincludedir@
219pkgconfdir = @pkgconfdir@ 184pkgconfdir = @pkgconfdir@
185
220pkgstatedir = @pkgstatedir@ 186pkgstatedir = @pkgstatedir@
221prefix = @prefix@ 187prefix = @prefix@
222program_transform_name = @program_transform_name@ 188program_transform_name = @program_transform_name@
223sbindir = @sbindir@ 189sbindir = @sbindir@
224sharedstatedir = @sharedstatedir@ 190sharedstatedir = @sharedstatedir@
225sysconfdir = @sysconfdir@ 191sysconfdir = @sysconfdir@
226target_alias = @target_alias@ 192target_alias = @target_alias@
227x_includes = @x_includes@ 193x_includes = @x_includes@
228x_libraries = @x_libraries@ 194x_libraries = @x_libraries@
195
229dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl 196dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl
230dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ 197dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\
231 animations archetypes bmaps bmaps.paths crossfire.0 \ 198 animations archetypes bmaps bmaps.paths crossfire.0 \
232 crossfire.1 faces attackmess image_info materials regions 199 crossfire.1 faces attackmess image_info smooth materials regions cf.pm
200
233 201
234CONF_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
235VAR_FILES = highscore banish_file bookarch temp.maps clockdata 203VAR_FILES = highscore banish_file bookarch temp.maps clockdata
236EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld 204EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld
205
237helpdir = $(pkgdatadir)/help 206helpdir = $(pkgdatadir)/help
238dist_help_DATA = help/apply help/applymode \ 207dist_help_DATA = help/apply help/applymode \
239 help/bind help/bowmode help/brace \ 208 help/bind help/bowmode help/brace \
240 help/cast help/drop help/dropall \ 209 help/cast help/drop help/dropall \
241 help/golem help/invoke \ 210 help/follow help/golem help/invite \
242 help/keys help/killpets \ 211 help/invoke help/keys help/killpets \
243 help/listen \ 212 help/listen \
244 help/mark help/melee help/mode \ 213 help/mark help/melee help/mode \
245 help/mouse help/move \ 214 help/mouse help/move \
246 help/output \ 215 help/output \
247 help/output-count help/output-sync \ 216 help/output-count help/output-sync \
252 help/sort_inventory help/spells \ 221 help/sort_inventory help/spells \
253 help/statistics help/take help/traps \ 222 help/statistics help/take help/traps \
254 help/unbind help/usekeys \ 223 help/unbind help/usekeys \
255 help/whereabouts 224 help/whereabouts
256 225
226
257wizhelpdir = $(pkgdatadir)/wizhelp 227wizhelpdir = $(pkgdatadir)/wizhelp
258dist_wizhelp_DATA = wizhelp/abil wizhelp/addexp \ 228dist_wizhelp_DATA = wizhelp/abil wizhelp/addexp \
259 wizhelp/banish \ 229 wizhelp/banish \
260 wizhelp/create wizhelp/debug \ 230 wizhelp/create wizhelp/debug \
261 wizhelp/dump wizhelp/dumpallarchtypes \ 231 wizhelp/dump wizhelp/dumpallarchtypes \
262 wizhelp/dumpallmaps wizhelp/dumpallobjects \ 232 wizhelp/dumpallmaps wizhelp/dumpallobjects \
263 wizhelp/dumpbelow wizhelp/dumpfriendlyobjects \ 233 wizhelp/dumpbelow wizhelp/dumpfriendlyobjects \
264 wizhelp/forget_spell wizhelp/free \ 234 wizhelp/forget_spell wizhelp/free \
265 wizhelp/goto wizhelp/hide wizhelp/invisible \ 235 wizhelp/goto wizhelp/hide wizhelp/insert_into \
236 wizhelp/invisible \
266 wizhelp/kick wizhelp/learn_special_prayer \ 237 wizhelp/kick wizhelp/learn_special_prayer \
267 wizhelp/learn_spell wizhelp/mon_aggr \ 238 wizhelp/learn_spell wizhelp/mon_aggr \
268 wizhelp/nodm \ 239 wizhelp/nodm \
269 wizhelp/nowiz wizhelp/overlay_save \ 240 wizhelp/nowiz wizhelp/overlay_save \
270 wizhelp/patch wizhelp/plugin \ 241 wizhelp/patch wizhelp/plugin \
271 wizhelp/pluglist wizhelp/plugout \ 242 wizhelp/pluglist wizhelp/plugout \
272 wizhelp/possess \ 243 wizhelp/possess \
273 wizhelp/printlos wizhelp/remove \ 244 wizhelp/printlos wizhelp/remove \
274 wizhelp/reset wizhelp/set_god \ 245 wizhelp/reset wizhelp/set_god \
275 wizhelp/shutdown wizhelp/server_speed \ 246 wizhelp/shutdown wizhelp/server_speed \
276 wizhelp/spellreset wizhelp/ssdumptable \ 247 wizhelp/spellreset wizhelp/ssdumptable wizhelp/stats \
277 wizhelp/style_info wizhelp/summon \ 248 wizhelp/style_info wizhelp/summon \
278 wizhelp/teleport wizhelp/time \ 249 wizhelp/teleport wizhelp/time \
279 wizhelp/toggle_shout \ 250 wizhelp/toggle_shout \
280 wizhelp/who wizhelp/wizcast wizhelp/wizhelp \ 251 wizhelp/who wizhelp/wizcast wizhelp/wizhelp \
281 wizhelp/wizpass 252 wizhelp/wizpass
282 253
254
283admdir = $(pkgdatadir)/adm 255admdir = $(pkgdatadir)/adm
284dist_adm_SCRIPTS = \ 256dist_adm_SCRIPTS = \
285 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ 257 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \
286 adm/collect_images.pl 258 adm/collect_images.pl
287 259
260
288MAINTAINERCLEANFILES = archetypes bmaps faces .collect-stamp 261MAINTAINERCLEANFILES = archetypes bmaps faces smooth .collect-stamp
262subdir = lib
263ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
264mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
265CONFIG_HEADER = $(top_builddir)/include/autoconf.h
266CONFIG_CLEAN_FILES = checkarch.pl collect.pl
267SCRIPTS = $(dist_adm_SCRIPTS) $(dist_noinst_SCRIPTS)
268
269DIST_SOURCES =
270DATA = $(dist_help_DATA) $(dist_pkgdata_DATA) $(dist_wizhelp_DATA)
271
272DIST_COMMON = README $(dist_adm_SCRIPTS) $(dist_help_DATA) \
273 $(dist_noinst_SCRIPTS) $(dist_pkgdata_DATA) \
274 $(dist_wizhelp_DATA) $(srcdir)/Makefile.in Makefile.am \
275 checkarch.pl.in collect.pl.in
289all: all-am 276all: all-am
290 277
291.SUFFIXES: 278.SUFFIXES:
292$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 279$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
293 @for dep in $?; do \
294 case '$(am__configure_deps)' in \
295 *$$dep*) \
296 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
297 && exit 0; \
298 exit 1;; \
299 esac; \
300 done; \
301 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
302 cd $(top_srcdir) && \ 280 cd $(top_srcdir) && \
303 $(AUTOMAKE) --gnu lib/Makefile 281 $(AUTOMAKE) --gnu lib/Makefile
304.PRECIOUS: Makefile
305Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 282Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
306 @case '$?' in \
307 *config.status*) \
308 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
309 *) \
310 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
311 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 283 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
312 esac;
313
314$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316
317$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321checkarch.pl: $(top_builddir)/config.status $(srcdir)/checkarch.pl.in 284checkarch.pl: $(top_builddir)/config.status checkarch.pl.in
322 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 285 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
323collect.pl: $(top_builddir)/config.status $(srcdir)/collect.pl.in 286collect.pl: $(top_builddir)/config.status collect.pl.in
324 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 287 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
288dist_admSCRIPT_INSTALL = $(INSTALL_SCRIPT)
325install-dist_admSCRIPTS: $(dist_adm_SCRIPTS) 289install-dist_admSCRIPTS: $(dist_adm_SCRIPTS)
326 @$(NORMAL_INSTALL) 290 @$(NORMAL_INSTALL)
327 test -z "$(admdir)" || $(mkdir_p) "$(DESTDIR)$(admdir)" 291 $(mkinstalldirs) $(DESTDIR)$(admdir)
328 @list='$(dist_adm_SCRIPTS)'; for p in $$list; do \ 292 @list='$(dist_adm_SCRIPTS)'; for p in $$list; do \
329 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 293 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
330 if test -f $$d$$p; then \ 294 if test -f $$d$$p; then \
331 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 295 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
332 echo " $(dist_admSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(admdir)/$$f'"; \ 296 echo " $(dist_admSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(admdir)/$$f"; \
333 $(dist_admSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(admdir)/$$f"; \ 297 $(dist_admSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(admdir)/$$f; \
334 else :; fi; \ 298 else :; fi; \
335 done 299 done
336 300
337uninstall-dist_admSCRIPTS: 301uninstall-dist_admSCRIPTS:
338 @$(NORMAL_UNINSTALL) 302 @$(NORMAL_UNINSTALL)
339 @list='$(dist_adm_SCRIPTS)'; for p in $$list; do \ 303 @list='$(dist_adm_SCRIPTS)'; for p in $$list; do \
340 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 304 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
341 echo " rm -f '$(DESTDIR)$(admdir)/$$f'"; \ 305 echo " rm -f $(DESTDIR)$(admdir)/$$f"; \
342 rm -f "$(DESTDIR)$(admdir)/$$f"; \ 306 rm -f $(DESTDIR)$(admdir)/$$f; \
343 done 307 done
344 308
345mostlyclean-libtool: 309mostlyclean-libtool:
346 -rm -f *.lo 310 -rm -f *.lo
347 311
349 -rm -rf .libs _libs 313 -rm -rf .libs _libs
350 314
351distclean-libtool: 315distclean-libtool:
352 -rm -f libtool 316 -rm -f libtool
353uninstall-info-am: 317uninstall-info-am:
318dist_helpDATA_INSTALL = $(INSTALL_DATA)
354install-dist_helpDATA: $(dist_help_DATA) 319install-dist_helpDATA: $(dist_help_DATA)
355 @$(NORMAL_INSTALL) 320 @$(NORMAL_INSTALL)
356 test -z "$(helpdir)" || $(mkdir_p) "$(DESTDIR)$(helpdir)" 321 $(mkinstalldirs) $(DESTDIR)$(helpdir)
357 @list='$(dist_help_DATA)'; for p in $$list; do \ 322 @list='$(dist_help_DATA)'; for p in $$list; do \
358 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 323 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
359 f=$(am__strip_dir) \ 324 f="`echo $$p | sed -e 's|^.*/||'`"; \
360 echo " $(dist_helpDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(helpdir)/$$f'"; \ 325 echo " $(dist_helpDATA_INSTALL) $$d$$p $(DESTDIR)$(helpdir)/$$f"; \
361 $(dist_helpDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(helpdir)/$$f"; \ 326 $(dist_helpDATA_INSTALL) $$d$$p $(DESTDIR)$(helpdir)/$$f; \
362 done 327 done
363 328
364uninstall-dist_helpDATA: 329uninstall-dist_helpDATA:
365 @$(NORMAL_UNINSTALL) 330 @$(NORMAL_UNINSTALL)
366 @list='$(dist_help_DATA)'; for p in $$list; do \ 331 @list='$(dist_help_DATA)'; for p in $$list; do \
367 f=$(am__strip_dir) \ 332 f="`echo $$p | sed -e 's|^.*/||'`"; \
368 echo " rm -f '$(DESTDIR)$(helpdir)/$$f'"; \ 333 echo " rm -f $(DESTDIR)$(helpdir)/$$f"; \
369 rm -f "$(DESTDIR)$(helpdir)/$$f"; \ 334 rm -f $(DESTDIR)$(helpdir)/$$f; \
370 done 335 done
336dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
371install-dist_pkgdataDATA: $(dist_pkgdata_DATA) 337install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
372 @$(NORMAL_INSTALL) 338 @$(NORMAL_INSTALL)
373 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" 339 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
374 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ 340 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
375 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 341 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
376 f=$(am__strip_dir) \ 342 f="`echo $$p | sed -e 's|^.*/||'`"; \
377 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \ 343 echo " $(dist_pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
378 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \ 344 $(dist_pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
379 done 345 done
380 346
381uninstall-dist_pkgdataDATA: 347uninstall-dist_pkgdataDATA:
382 @$(NORMAL_UNINSTALL) 348 @$(NORMAL_UNINSTALL)
383 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ 349 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
384 f=$(am__strip_dir) \ 350 f="`echo $$p | sed -e 's|^.*/||'`"; \
385 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \ 351 echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
386 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \ 352 rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
387 done 353 done
354dist_wizhelpDATA_INSTALL = $(INSTALL_DATA)
388install-dist_wizhelpDATA: $(dist_wizhelp_DATA) 355install-dist_wizhelpDATA: $(dist_wizhelp_DATA)
389 @$(NORMAL_INSTALL) 356 @$(NORMAL_INSTALL)
390 test -z "$(wizhelpdir)" || $(mkdir_p) "$(DESTDIR)$(wizhelpdir)" 357 $(mkinstalldirs) $(DESTDIR)$(wizhelpdir)
391 @list='$(dist_wizhelp_DATA)'; for p in $$list; do \ 358 @list='$(dist_wizhelp_DATA)'; for p in $$list; do \
392 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 359 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
393 f=$(am__strip_dir) \ 360 f="`echo $$p | sed -e 's|^.*/||'`"; \
394 echo " $(dist_wizhelpDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(wizhelpdir)/$$f'"; \ 361 echo " $(dist_wizhelpDATA_INSTALL) $$d$$p $(DESTDIR)$(wizhelpdir)/$$f"; \
395 $(dist_wizhelpDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(wizhelpdir)/$$f"; \ 362 $(dist_wizhelpDATA_INSTALL) $$d$$p $(DESTDIR)$(wizhelpdir)/$$f; \
396 done 363 done
397 364
398uninstall-dist_wizhelpDATA: 365uninstall-dist_wizhelpDATA:
399 @$(NORMAL_UNINSTALL) 366 @$(NORMAL_UNINSTALL)
400 @list='$(dist_wizhelp_DATA)'; for p in $$list; do \ 367 @list='$(dist_wizhelp_DATA)'; for p in $$list; do \
401 f=$(am__strip_dir) \ 368 f="`echo $$p | sed -e 's|^.*/||'`"; \
402 echo " rm -f '$(DESTDIR)$(wizhelpdir)/$$f'"; \ 369 echo " rm -f $(DESTDIR)$(wizhelpdir)/$$f"; \
403 rm -f "$(DESTDIR)$(wizhelpdir)/$$f"; \ 370 rm -f $(DESTDIR)$(wizhelpdir)/$$f; \
404 done 371 done
405tags: TAGS 372tags: TAGS
406TAGS: 373TAGS:
407 374
408ctags: CTAGS 375ctags: CTAGS
409CTAGS: 376CTAGS:
410 377
378DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
379
380top_distdir = ..
381distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
411 382
412distdir: $(DISTFILES) 383distdir: $(DISTFILES)
413 $(mkdir_p) $(distdir)/adm $(distdir)/help $(distdir)/wizhelp 384 $(mkinstalldirs) $(distdir)/adm $(distdir)/help $(distdir)/wizhelp
414 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 385 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
415 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 386 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
416 list='$(DISTFILES)'; for file in $$list; do \ 387 list='$(DISTFILES)'; for file in $$list; do \
417 case $$file in \ 388 case $$file in \
418 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 389 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
420 esac; \ 391 esac; \
421 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 392 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 393 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
423 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 394 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
424 dir="/$$dir"; \ 395 dir="/$$dir"; \
425 $(mkdir_p) "$(distdir)$$dir"; \ 396 $(mkinstalldirs) "$(distdir)$$dir"; \
426 else \ 397 else \
427 dir=''; \ 398 dir=''; \
428 fi; \ 399 fi; \
429 if test -d $$d/$$file; then \ 400 if test -d $$d/$$file; then \
430 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 401 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
438 fi; \ 409 fi; \
439 done 410 done
440check-am: all-am 411check-am: all-am
441check: check-am 412check: check-am
442all-am: Makefile $(SCRIPTS) $(DATA) 413all-am: Makefile $(SCRIPTS) $(DATA)
414
443installdirs: 415installdirs:
444 for dir in "$(DESTDIR)$(admdir)" "$(DESTDIR)$(helpdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(wizhelpdir)"; do \ 416 $(mkinstalldirs) $(DESTDIR)$(admdir) $(DESTDIR)$(helpdir) $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(wizhelpdir)
445 test -z "$$dir" || $(mkdir_p) "$$dir"; \
446 done
447install: install-am 417install: install-am
448install-exec: install-exec-am 418install-exec: install-exec-am
449install-data: install-data-am 419install-data: install-data-am
450uninstall: uninstall-am 420uninstall: uninstall-am
451 421
461mostlyclean-generic: 431mostlyclean-generic:
462 432
463clean-generic: 433clean-generic:
464 434
465distclean-generic: 435distclean-generic:
466 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 436 -rm -f $(CONFIG_CLEAN_FILES)
467 437
468maintainer-clean-generic: 438maintainer-clean-generic:
469 @echo "This command is intended for maintainers to use" 439 @echo "This command is intended for maintainers to use"
470 @echo "it deletes files that may require special tools to rebuild." 440 @echo "it deletes files that may require special tools to rebuild."
471 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 441 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
479 449
480dvi: dvi-am 450dvi: dvi-am
481 451
482dvi-am: 452dvi-am:
483 453
484html: html-am
485
486info: info-am 454info: info-am
487 455
488info-am: 456info-am:
489 457
490install-data-am: install-data-local install-dist_admSCRIPTS \ 458install-data-am: install-data-local install-dist_admSCRIPTS \
519 uninstall-dist_pkgdataDATA uninstall-dist_wizhelpDATA \ 487 uninstall-dist_pkgdataDATA uninstall-dist_wizhelpDATA \
520 uninstall-info-am uninstall-local 488 uninstall-info-am uninstall-local
521 489
522.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 490.PHONY: all all-am check check-am clean clean-generic clean-libtool \
523 distclean distclean-generic distclean-libtool distdir dvi \ 491 distclean distclean-generic distclean-libtool distdir dvi \
524 dvi-am html html-am info info-am install install-am \ 492 dvi-am info info-am install install-am install-data \
525 install-data install-data-am install-data-local \ 493 install-data-am install-data-local install-dist_admSCRIPTS \
526 install-dist_admSCRIPTS install-dist_helpDATA \
527 install-dist_pkgdataDATA install-dist_wizhelpDATA install-exec \
528 install-exec-am install-info install-info-am install-man \
529 install-strip installcheck installcheck-am installdirs \
530 maintainer-clean maintainer-clean-generic mostlyclean \
531 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
532 uninstall uninstall-am uninstall-dist_admSCRIPTS \
533 uninstall-dist_helpDATA uninstall-dist_pkgdataDATA \ 494 install-dist_helpDATA install-dist_pkgdataDATA \
534 uninstall-dist_wizhelpDATA uninstall-info-am uninstall-local 495 install-dist_wizhelpDATA install-exec install-exec-am \
496 install-info install-info-am install-man install-strip \
497 installcheck installcheck-am installdirs maintainer-clean \
498 maintainer-clean-generic mostlyclean mostlyclean-generic \
499 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
500 uninstall-dist_admSCRIPTS uninstall-dist_helpDATA \
501 uninstall-dist_pkgdataDATA uninstall-dist_wizhelpDATA \
502 uninstall-info-am uninstall-local
535 503
536 504
537crossfire.0: bmaps.paths 505crossfire.0: bmaps.paths
538 $(PERL) $(srcdir)/adm/collect_images.pl -png 506 $(PERL) $(srcdir)/adm/collect_images.pl -png
539 507
555 523
556animations: .collect-stamp 524animations: .collect-stamp
557 make collect 525 make collect
558 526
559bmaps.paths bmaps: .collect-stamp 527bmaps.paths bmaps: .collect-stamp
528 make collect
529
530smooth: .collect-stamp
560 make collect 531 make collect
561 532
562install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl 533install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl
563 @$(NORMAL_INSTALL) 534 @$(NORMAL_INSTALL)
564 $(mkinstalldirs) $(DESTDIR)$(pkgconfdir) 535 $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines