Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 23d6d6a5dee1b3891a423795f4b554c6 > files > 119

crossfire-1.0.0-3mdk.ppc.rpm


DOCFILES = README prayer-list.ps spell-info.ps spell-list.ps \
	spell-summary.ps tome-of-magic.ps prayer-list.txt spell-info.txt \
	spell-summary.ps tome-of-magic.txt Makefile.in

install::

depend::

clean::

distclean::
	$(RM) -f Makefile

all::

archive::
	@if [ ! -d $(ARCHIVE)/doc/spell-docs ]; then $(MKDIR) $(ARCHIVE)/doc/spell-docs ; fi
	$(CP) Makefile $(DOCFILES) $(ARCHIVE)/doc/spell-docs

patchlist::
	echo $(DOCFILES) > .patchlist