summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/netstream/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/TOOLS/netstream/Makefile b/TOOLS/netstream/Makefile
index 07b5fee483..7e2cf41ee6 100644
--- a/TOOLS/netstream/Makefile
+++ b/TOOLS/netstream/Makefile
@@ -10,10 +10,6 @@ CFLAGS = $(OPTFLAGS) $(INCLUDE)
all: netstream
-.c.o:
- $(CC) -c $(CFLAGS) -o $@ $<
-
-
# FIXME: linking is a mess that should be fixed properly some day
# it does not work with either GUI, LIVE555 or libavformat enabled
DEPS = $(MPROOT)/libmpdemux/libmpdemux.a \