1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00

Another makefile fix

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4082
This commit is contained in:
David Anderson 2005-06-25 12:55:26 +00:00
parent f484502f52
commit 5f2a28d33d

View File

@ -15,7 +15,7 @@ BINARY = server_i486.so
OBJECTS = oslink.cpp util.cpp convar.cpp concommands.cpp \
CSmmAPI.cpp sourcemm.cpp CPlugin.cpp sourcehook.cpp
LINK = vstdlib_i486.so tier0_i486.so /lib/lstdc++.a
LINK = vstdlib_i486.so tier0_i486.so
HL2PUB = $(HL2SDK)/public