pkgsrc/devel/deforaos-cpp/patches/patch-Makefile
khorben 6f58491242 Import DeforaOS CPP 0.0.3
CPP is a pre-processing library and binary executable, targeting full
conformance for portable compilation of C programs.
2016-02-20 02:54:45 +00:00

14 lines
307 B
Text

$NetBSD: patch-Makefile,v 1.1 2016/02/20 02:54:45 khorben Exp $
Do not run the tests
--- Makefile.orig 2016-02-20 02:49:12.000000000 +0000
+++ Makefile
@@ -1,6 +1,6 @@
PACKAGE = CPP
VERSION = 0.0.3
-SUBDIRS = data doc include src tests
+SUBDIRS = data doc include src
RM = rm -f
LN = ln -f
TAR = tar