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

Updated makefile

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4075
This commit is contained in:
David Anderson 2005-05-27 10:18:54 +00:00
parent b178acc5cd
commit a3fe9b64de

View File

@ -12,7 +12,7 @@ DEBUG_FLAGS = -g -ggdb3
CPP = g++
BINARY = sample_mm_i486.so
OBJECTS = SamplePlugin.cpp
OBJECTS = SamplePlugin.cpp cvars.cpp convar.cpp
LINK = vstdlib_i486.so tier0_i486.so