Makefile.tty:

Initialize CLEANFILES.  All tty FONTFILES are objects.
This commit is contained in:
Bruce Evans 1995-01-25 19:25:20 +00:00
parent f417f4a9bb
commit 4c4b1af8c2
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ LPI=6
FONTS=R I B BI S L
FONTFILES=$(FONTS) DESC
CLEANFILES=$(FONTFILES)
$(FONTS): R.proto
@${ECHO} Making $@

View File

@ -29,6 +29,7 @@ LPI=6
FONTS=R I B BI S L
FONTFILES=$(FONTS) DESC
CLEANFILES=$(FONTFILES)
$(FONTS): R.proto
@${ECHO} Making $@