mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-29 23:13:54 -04:00
13 lines
204 B
Plaintext
13 lines
204 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2007/04/15 21:39:52 agc Exp $
|
|
|
|
--- Makefile 2007/03/31 19:04:28 1.1
|
|
+++ Makefile 2007/03/31 19:04:58
|
|
@@ -5,6 +5,7 @@
|
|
|
|
RANLIB = ranlib
|
|
AR = ar
|
|
+RM = rm -f
|
|
|
|
|
|
VERSION = 1.0
|