aboutsummaryrefslogtreecommitdiffstats
path: root/games/doom/files/patch-ab
blob: 55f3865ba76c4eb3d695d66efd2a0b61f7eeafa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- linuxdoom-1.10/Makefile~    Mon Dec 22 20:55:36 1997
+++ linuxdoom-1.10/Makefile Mon Dec 14 03:20:27 1998
@@ -6,9 +6,9 @@
 #
 CC=  gcc  # gcc or g++
 
-CFLAGS=-g -Wall -DNORMALUNIX -DLINUX # -DUSEASM 
+CFLAGS=-g -O -I/usr/X11R6/include -Wall -DNORMALUNIX -DSNDSERV -DSNDSRV # -DUSEASM 
 LDFLAGS=-L/usr/X11R6/lib
-LIBS=-lXext -lX11 -lnsl -lm
+LIBS=-lXext -lX11 -lm
 
 # subdirectory for objects
 O=linux