From a0eb22834dfd773f8f77fed2cb7ccd57e776de1c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 12 May 2002 12:06:19 +0000 Subject: Tidy up the cleanfiles. --- gnu/usr.bin/cc/cc1obj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/cc/cc1obj') diff --git a/gnu/usr.bin/cc/cc1obj/Makefile b/gnu/usr.bin/cc/cc1obj/Makefile index 8c585c9d36bd..9258d0ead18e 100644 --- a/gnu/usr.bin/cc/cc1obj/Makefile +++ b/gnu/usr.bin/cc/cc1obj/Makefile @@ -28,7 +28,7 @@ objc-parse.c: c-parse.in -e "s/realloc/xrealloc/g" \ objc-parse.c.in >objc-parse.c -CLEANFILES+= objc-parse.c objc-parse.y # insurance +CLEANFILES= objc-parse.c objc-parse.y #----------------------------------------------------------------------- -- cgit v1.3