From 5ce6138a58c4adae96b9f10180d9952a8727e8b8 Mon Sep 17 00:00:00 2001 From: keie Date: Mon, 2 Jul 1984 15:46:06 +0000 Subject: [PATCH] Added asprint to list of files to remove with 'clean'. --- util/ass/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/ass/Makefile b/util/ass/Makefile index 3c6f9b15..c71a3159 100644 --- a/util/ass/Makefile +++ b/util/ass/Makefile @@ -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)