summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-02-03 21:18:49 +0000
committertron <tron@openttd.org>2005-02-03 21:18:49 +0000
commit08f2a395a32b10e612d37b22818c4b5d1474ad7c (patch)
tree1000e14c80c2a34e933618568087297f10838b3b /Makefile
parent5e1364daeb74532425881409945a05e12ade4b50 (diff)
downloadopenttd-08f2a395a32b10e612d37b22818c4b5d1474ad7c.tar.xz
(svn r1780) Don't clear LIBS and LDFLAGS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 17db2409d..0279a044d 100644
--- a/Makefile
+++ b/Makefile
@@ -292,8 +292,6 @@ ifdef PROFILE
endif
CDEFS=-DWITH_REV
-LDFLAGS=
-LIBS=
ifndef DEBUG
ifndef PROFILE