Added asprint to list of files to remove with 'clean'.
authorkeie <none@none>
Mon, 2 Jul 1984 15:46:06 +0000 (15:46 +0000)
committerkeie <none@none>
Mon, 2 Jul 1984 15:46:06 +0000 (15:46 +0000)
util/ass/Makefile

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