aboutsummaryrefslogtreecommitdiffstats
path: root/security/skip/files/patch-cq
blob: 7ef80ce0a98a3bc6d7b1e90f10e2c37d110ab8ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/tools/skiptool/Makefile work.new/skip/tools/skiptool/Makefile
--- skipsrc-1.0.orig/skip/tools/skiptool/Makefile   Fri Oct 25 13:13:05 1996
+++ work.new/skip/tools/skiptool/Makefile   Mon Mar  8 21:33:40 1999
@@ -97,11 +97,15 @@
 
 # Compiler flags.
 
+PREFIX?=   @@PREFIX@@
+
 DYNAMIC_PATH   = $(DYNAMIC_$(OSNAME))
 CFLAGS         += $(U_DEBUG) $(OS) -DSKIP_RELEASE="\"$(SKIP_RELEASE)\""
 SKIPINC_DIR    =  -I../lib -I$(COMM_INC) -I$(DRVDIR)
 CPPFLAGS   += -I$(WIN_HOME)/include -DMAIN $(SKIPINC_DIR)
 CPPFLAGS   += -I$(WIN_HOME)/include/pixrect
+CPPFLAGS   += -I${PREFIX}/include
+CPPFLAGS   += -I${PREFIX}/include/pixrect
 LDFLAGS    += -L$(WIN_HOME)/lib $(DYNAMIC_PATH)
 LDLIBS         += ../lib/$(SKIP_LIB) $(OS_LIB) -lxview -lolgx -lX11