DS fails once again. Fixed Linux build once and for all.

This commit is contained in:
Scott Ehlert
2009-02-18 03:25:01 -06:00
parent 9d6a9eb615
commit 44a04e6167
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ ifeq "$(ENGINE)" "original"
HL2SDK = $(HL2SDK_ORIG)
HL2PUB = $(HL2SDK)/public
HL2LIB = $(HL2SDK)/linux_sdk
CFLAGS += -DSOURCE_ENGINE=2
CFLAGS += -DSOURCE_ENGINE=1
METAMOD = $(MMSOURCE17)/core-legacy
INCLUDE += -I$(HL2SDK)/public/dlls
SRCDS = $(SRCDS_BASE)