# HG changeset patch # User diego # Date 1174089661 0 # Node ID 27ff16fa6481bf85f47f54d6f885601324964569 # Parent 080a021716c16687c7981e35c40343cf4f3d0fa0 Remove obsolete .SUFFIXES variable. diff -r 080a021716c1 -r 27ff16fa6481 TOOLS/netstream/Makefile --- a/TOOLS/netstream/Makefile Sat Mar 17 00:00:34 2007 +0000 +++ b/TOOLS/netstream/Makefile Sat Mar 17 00:01:01 2007 +0000 @@ -6,8 +6,6 @@ INCLUDE = -I$(MPROOT) -I$(MPROOT)/loader CFLAGS = $(OPTFLAGS) $(INCLUDE) -.SUFFIXES: .c .cpp .o - # .PHONY: all clean all: netstream