mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-07 10:28:30 +00:00
Updated Makefile for latest OB Valve (bug 4372, r=dvander, a=blocking).
This commit is contained in:
parent
32c3251b15
commit
c4fd522ffb
@ -53,7 +53,8 @@ ifeq "$(ENGINE)" "orangeboxvalve"
|
||||
INCLUDE += -I$(HL2SDK)/public/game/server
|
||||
SRCDS = $(SRCDS_BASE)/orangebox
|
||||
BINARY = metamod.2.ep2v.so
|
||||
LIB_SUFFIX = _i486.so
|
||||
LIB_PREFIX = lib
|
||||
LIB_SUFFIX = .so
|
||||
override ENGSET = true
|
||||
endif
|
||||
ifeq "$(ENGINE)" "left4dead"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user