summaryrefslogtreecommitdiff
path: root/deskutils/abacus/files/patch-aa
blob: 3870fec3f190f2bcc105d7c1fa43ef78940672ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Makefile.options	Tue Oct 20 20:19:08 1998
+++ /home/andy/tmp/wrk/Makefile.options	Tue Jan  5 17:08:02 1999
@@ -18,7 +18,7 @@
 LEX = flex
 
 # Favourite flags for favourite compiler
-CCFLAGS = -g
+CCFLAGS = $(CFLAGS)
 
 # Please don't change the next three lines unless you know what you are doing..
 AROPTIONS = rc
@@ -26,7 +26,7 @@
 LIBDIR = ../lib
 
 # Add extra include dirs here
-IFLAGS = -I$(IDIR)
+IFLAGS = -I$(IDIR) -I$(X11BASE)/include -I$(LOCALBASE)/include/tcl8.0 -I$(LOCALBASE)/include/tk8.0
 
 # Add extra directories where you want the abacus to search for libraries here
 LFLAGS = -L/usr/local/lib -L/usr/X11R6/lib -L$(LIBDIR) -L.