version 1.3 | | version 1.4 |
---|
| | |
| | |
dist_noinst_DATA = handbook.ps spoiler.ps | | dist_noinst_DATA = handbook.ps spoiler.ps |
dist_noinst_SCRIPTS = include_html.pl | | dist_noinst_SCRIPTS = include_html.pl |
dist_man6_MANS = crossedit.man crossfire.man | | dist_man6_MANS = crossedit.man crossfire.man crossfire-config.man |
| | |
EXTRA_DIST = Crossedit.doc PlayerStats \ | | EXTRA_DIST = Crossedit.doc PlayerStats \ |
README RunTimeCommands SurvivalGuide alchemy.doc \ | | README RunTimeCommands SurvivalGuide alchemy.doc \ |
| | |
| | |
# workaround for bug in automake 1.6.2 & 1.6.3 (& probably others) | | # workaround for bug in automake 1.6.2 & 1.6.3 (& probably others) |
uninstall-local: | | uninstall-local: |
rm -f $(DESTDIR)$(man6dir)/crossedit.6 | | rm -f $(DESTDIR)$(man6dir)/crossedit.6* |
rm -f $(DESTDIR)$(man6dir)/crossfire.6 | | rm -f $(DESTDIR)$(man6dir)/crossfire.6* |
| | rm -f $(DESTDIR)$(man6dir)/crossfire-config.6* |
| | |
archive: spoiler playbook | | archive: spoiler playbook |
$(mkinstalldirs) $(DTOP) | | $(mkinstalldirs) $(DTOP) |