changeset 21231:1a963c0b58c5

Remove nonexistent variable.
author diego
date Sat, 25 Nov 2006 19:19:36 +0000
parents ec4092ce08fe
children 1e188b06ce98
files TOOLS/netstream/Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/netstream/Makefile	Sat Nov 25 19:15:23 2006 +0000
+++ b/TOOLS/netstream/Makefile	Sat Nov 25 19:19:36 2006 +0000
@@ -32,7 +32,6 @@
 	$(MPROOT)/osdep/shmem.o \
 	$(MPROOT)/osdep/timer-*.o \
 	$(MPROOT)/osdep/strl.o \
-	$(COMMON_LIBS) \
 	-lm \
 
 ifeq ($(TARGET_WIN32),yes)