version 1.45 | | version 1.46 |
---|
| | |
| | |
dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl | | dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl |
dist_pkgdata_DATA = artifacts def_help formulae messages races \ | | dist_pkgdata_DATA = artifacts def_help formulae messages races \ |
treasures animations archetypes bmaps bmaps.paths crossfire.0 \ | | treasures animations archetypes bmaps crossfire.0 \ |
crossfire.1 faces attackmess image_info materials | | crossfire.1 faces attackmess image_info materials |
| | |
| | |
| | |
bmaps.paths bmaps: .collect-stamp | | bmaps.paths bmaps: .collect-stamp |
make collect | | make collect |
| | |
install-data-local: archetypes bmaps.paths crossfire.0 faces animations collect.pl util.pl | | install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl |
@$(NORMAL_INSTALL) | | @$(NORMAL_INSTALL) |
$(mkinstalldirs) $(DESTDIR)$(pkgconfdir) | | $(mkinstalldirs) $(DESTDIR)$(pkgconfdir) |
for i in $(CONF_FILES); do \ | | for i in $(CONF_FILES); do \ |