(svn r1780) Don't clear LIBS and LDFLAGS
authortron
Thu, 03 Feb 2005 21:18:49 +0000
changeset 1276 88267d591eb1
parent 1275 5d1b5fe31c78
child 1277 afb2d6a3aa25
(svn r1780) Don't clear LIBS and LDFLAGS
Makefile
--- a/Makefile	Thu Feb 03 20:52:12 2005 +0000
+++ b/Makefile	Thu Feb 03 21:18:49 2005 +0000
@@ -292,8 +292,6 @@
 endif
 
 CDEFS=-DWITH_REV
-LDFLAGS=
-LIBS=
 
 ifndef DEBUG
 ifndef PROFILE