summaryrefslogtreecommitdiff
path: root/emulators/twin/patches/patch-ag
blob: 17236027e828632efa888a390f86f1daa354333d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1.1.1 2001/05/15 09:46:37 agc Exp $

--- tools/rc/Makefile.in.orig	Sun Mar 21 02:47:49 1999
+++ tools/rc/Makefile.in	Sun May 13 10:38:04 2001
@@ -20,6 +20,8 @@
 
 include $(blddir)/Make.rules
 
+CFLAGS		+= -D__INCPATH__=\"${prefix}/include\"
+
 $(target): $(OBJS)
 	$(CC) $(LDFLAGS) -o $@ $(OBJS)