mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
$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
|