asprint is removed at cleanup time.

This commit is contained in:
keie 1984-07-12 13:24:02 +00:00
parent 150bf2e6d4
commit 8c892e94eb

View file

@ -10,7 +10,7 @@ CFLAGS=-O
all: ass$(SEP_OPT)
clean:
-rm -f ass-i ass-n *.o maktab *.old asstb.c asprint
-rm -f ass-i ass-n *.o maktab *.old asstb.c
install : all
cp ass$(SEP_OPT) $(ASS_PATH)