asprint is removed at cleanup time.
This commit is contained in:
parent
150bf2e6d4
commit
8c892e94eb
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue