Updated for CS:S sync (r=asherkin).

This commit is contained in:
Peace-Maker
2013-02-05 21:45:11 +00:00
parent c2ecb7363c
commit cd9a28864a
4 changed files with 7 additions and 15 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ ifneq (,$(filter original orangebox left4dead,$(ENGINE)))
LIB_SUFFIX = _i486.$(LIB_EXT)
else
LIB_PREFIX = lib
ifeq "$(ENGINE)" "orangeboxvalve"
ifneq (,$(filter orangeboxvalve css,$(ENGINE)))
ifneq "$(OS)" "Darwin"
LIB_SUFFIX = _srv.$(LIB_EXT)
else