pkgsrc/devel/sdcc/patches/patch-am
2001-11-28 04:49:01 +00:00

13 lines
418 B
Text

$NetBSD: patch-am,v 1.4 2001/11/28 04:49:02 jlam Exp $
--- device/include/Makefile.in.orig Mon Apr 9 21:50:32 2001
+++ device/include/Makefile.in Mon Apr 9 21:50:47 2001
@@ -26,7 +26,7 @@
infodir = @infodir@
srcdir = @srcdir@
-CPPFLAGS = @CPPFLAGS@ -I$(PRJDIR)
+CPPFLAGS = @CPPFLAGS@ -I$(PRJDIR) -I$(BUILDLINK_DIR)/include -Dunix
# Compiling entire program or any subproject