Hash :
19b00280
Author :
Date :
1995-11-12T18:17:11
(maintainer-clean): Updated rules per GNU standards.
mostlyclean:
rm -f *.o *.krc *.krh krtmp*.c core
clean: mostlyclean
rm -f $(PROGRAMS) $(LIBPROGRAMS) $(LIBFILES) $(TEXFILES) $(CLEANFILES)
distclean: clean
rm -f Makefile *.tab.c $(DISTCLEANFILES)
rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."
rm -f TAGS $(INFOS)