pkgsrc/lang/cint/patches/patch-aj
dholland 053674084d Fix broken 64-bit build, and patch makefile to stop on error. There
are a lot of woolly things going on here, so PKGREVISION++ as a
precaution.
2008-09-05 05:27:30 +00:00

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