13 lines
248 B
Text
13 lines
248 B
Text
$NetBSD: patch-ab,v 1.1 2002/01/03 09:07:29 hubertf Exp $
|
|
|
|
--- Imakefile.orig Thu Mar 4 08:33:03 1999
|
|
+++ Imakefile
|
|
@@ -15,7 +15,7 @@
|
|
|
|
ComplexProgramTarget(pload)
|
|
|
|
-distclean: clean
|
|
+distclean:: clean
|
|
$(RM) Makefile osdefs.mk core
|
|
|
|
tgz:
|