Also fixed SP base makefile typo, does it even need _srv.so binaries though?

This commit is contained in:
John McBroom 2013-07-12 22:58:22 -04:00
parent 66b5bbcc9a
commit ed31adbeff

View file

@ -152,7 +152,7 @@ ifeq ($(OS),Linux)
ifeq ($(SOURCE_SDK), 1)
Srv_GAMEOUTPUTFILE := $(GAMEOUTPUTFILE:.so=_srv.so)
COPY_DLL_TO_SRC := 1
COPY_DLL_TO_SRV := 1
endif
LINK_MAP_FLAGS = -Wl,-Map,$(@:.so=).map