From 2d79c6e6346d08661fdd1cfe45b6d596cccce4e4 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 2 Aug 2005 08:23:36 +0000 Subject: [PATCH] *** empty log message *** --- dlls/cstrike/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/cstrike/Makefile b/dlls/cstrike/Makefile index 40102245..e2839d83 100755 --- a/dlls/cstrike/Makefile +++ b/dlls/cstrike/Makefile @@ -26,7 +26,7 @@ else CFLAGS = $(OPT_FLAGS) endif -CFLAGS += -DLINUX -DNDEBUG -fPIC -Wno-deprecated -fno-exceptions -DHAVE_STDINT_H +CFLAGS += -DNDEBUG -fPIC -Wno-deprecated -fno-exceptions -DHAVE_STDINT_H ifeq "$(AMD64)" "true" BINARY = $(NAME)_amd64.so