d1a96c576d
PR: 24905 Submitted by: MAINTAINER
12 lines
363 B
Text
12 lines
363 B
Text
--- src/client/Makefile.orig Sun Nov 19 12:53:00 2000
|
|
+++ src/client/Makefile Sat Dec 23 07:53:09 2000
|
|
@@ -20,9 +20,6 @@
|
|
# Where to put the XTux client binary.
|
|
BINARY = $(TOPLEVEL_PATH)/xtux
|
|
|
|
-# Flags used when compiling
|
|
-CFLAGS = -g -Wall -O2 -DDATADIR=\"$(DATADIR)\"
|
|
-
|
|
# Paths to header files
|
|
X11_INC = -I$(X11_PATH)/include
|
|
COMMON_INC = -I$(COMMON_PATH)
|