From 6c3ba0845001ec3447505ff47238f0cd63f184ce Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 17 Mar 2007 00:01:01 +0000 Subject: Remove obsolete .SUFFIXES variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22650 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/netstream/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/netstream/Makefile b/TOOLS/netstream/Makefile index 65392449b1..07b5fee483 100644 --- a/TOOLS/netstream/Makefile +++ b/TOOLS/netstream/Makefile @@ -6,8 +6,6 @@ include $(MPROOT)/config.mak INCLUDE = -I$(MPROOT) -I$(MPROOT)/loader CFLAGS = $(OPTFLAGS) $(INCLUDE) -.SUFFIXES: .c .cpp .o - # .PHONY: all clean all: netstream -- cgit v1.2.3