From a1bf439caba301d56078aa3db5bd86230a492144 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 17 Feb 2008 23:26:49 +0000 Subject: [PATCH] links correctly now --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40645 --- stub_mm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/stub_mm/Makefile b/stub_mm/Makefile index 79680fa..0573891 100644 --- a/stub_mm/Makefile +++ b/stub_mm/Makefile @@ -39,6 +39,7 @@ ifeq "$(ENGINE)" "orangebox" SRCDS = $(SRCDS_BASE)/orangebox endif +LINK += $(HL2SDK)/linux_sdk/tier1_i486.a vstdlib_i486.so tier0_i486.so INCLUDE += -I$(HL2PUB) -I$(HL2PUB)/dlls -I$(HL2PUB)/engine -I$(HL2PUB)/tier0 \ -I$(HL2PUB)/tier1 -I$(HL2PUB)/vstdlib -I$(HL2SDK)/tier1 -I$(METAMOD) \