summaryrefslogtreecommitdiff
path: root/math/abs/patches/patch-ab
blob: a311087743ac12d3d94fcb5c3dab5e3e47d8b8e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 1998/12/05 12:33:18 frueauf Exp $

--- TextField-1.0/Makefile.orig	Thu Dec  3 22:46:08 1998
+++ TextField-1.0/Makefile	Sat Dec  5 11:03:14 1998
@@ -1,7 +1,7 @@
 # Makefile for widget demo programs
 
 ATHENALIBS = -lXaw -lXmu -lXt -lX11 -lm
-CFLAGS = $(DEFINES) $(CDEBUGFLAGS)
+CFLAGS = ${DEFINES} ${CDEBUGFLAGS} -I ${X11BASE}/include -I ${LOCALBASE}/include
 CDEBUGFLAGS =
 DEFINES =
 RM = rm -f