[MPlayer-cvslog] r22650 - trunk/TOOLS/netstream/Makefile

diego subversion at mplayerhq.hu
Sat Mar 17 01:01:01 CET 2007


Author: diego
Date: Sat Mar 17 01:01:01 2007
New Revision: 22650

Modified:
   trunk/TOOLS/netstream/Makefile

Log:
Remove obsolete .SUFFIXES variable.


Modified: trunk/TOOLS/netstream/Makefile
==============================================================================
--- trunk/TOOLS/netstream/Makefile	(original)
+++ trunk/TOOLS/netstream/Makefile	Sat Mar 17 01:01:01 2007
@@ -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



More information about the MPlayer-cvslog mailing list