10 lines
287 B
Text
10 lines
287 B
Text
$NetBSD: patch-aj,v 1.1 2008/09/05 05:27:31 dholland Exp $
|
|
|
|
--- tool/ifdef/Makefile.base~ 2005-05-06 04:49:09.000000000 -0400
|
|
+++ tool/ifdef/Makefile.base 2008-09-05 00:10:44.000000000 -0400
|
|
@@ -18,4 +18,4 @@ get.o: get.c
|
|
|
|
|
|
clean:
|
|
- rm get.o ifdef.o ifdef
|
|
+ rm -f get.o ifdef.o ifdef
|