asprint is removed at cleanup time.
authorkeie <none@none>
Thu, 12 Jul 1984 13:24:02 +0000 (13:24 +0000)
committerkeie <none@none>
Thu, 12 Jul 1984 13:24:02 +0000 (13:24 +0000)
util/ass/Makefile

index c71a315..3c6f9b1 100644 (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)