summaryrefslogtreecommitdiff
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
commit24eaed5dfab4ef0ebd76fdb13b3f0e0394095e26 (patch)
tree1000e14c80c2a34e933618568087297f10838b3b
parentf09807920f6b7b76e87888d1cbc50c9c7e02963a (diff)
downloadopenttd-24eaed5dfab4ef0ebd76fdb13b3f0e0394095e26.tar.xz
(svn r1780) Don't clear LIBS and LDFLAGS
-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