summaryrefslogtreecommitdiff
path: root/games/heretic/files/patch-sndserv_Makefile
blob: 03dbd909fabf6276dfc8ed6f6cde4af327e23d75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sndserv/Makefile.orig	1999-10-23 09:02:21 UTC
+++ sndserv/Makefile
@@ -1,6 +1,6 @@
-CC = gcc
+#CC = gcc
 
-CFLAGS=	-Wall -Wstrict-prototypes $(COPT.arch)
+CFLAGS=	-Wall -Wstrict-prototypes $(COPT.arch) -I/usr/include/sys
 
 LIBS=	-lm