mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 14:00:45 -04:00
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
$NetBSD: patch-ab,v 1.2 2007/12/09 23:41:11 wiz Exp $
|
|
|
|
--- Imakefile.orig 2000-02-01 07:11:24.000000000 +0000
|
|
+++ Imakefile
|
|
@@ -15,7 +15,7 @@ DEFINES = -DVERSION="\"Pload version $(V
|
|
|
|
ComplexProgramTarget(pload)
|
|
|
|
-distclean: clean
|
|
+distclean:: clean
|
|
$(RM) Makefile osdefs.mk core \
|
|
pload-$(VER).tar.gz \
|
|
pload-$(VER)-1.i386.rpm \
|