16 Mar
2007
16 Mar
'07
8:19 p.m.
Author: diego Date: Sat Mar 17 01:19:41 2007 New Revision: 22655 Modified: trunk/TOOLS/netstream/Makefile Log: Mark phony targets as such. Modified: trunk/TOOLS/netstream/Makefile ============================================================================== --- trunk/TOOLS/netstream/Makefile (original) +++ trunk/TOOLS/netstream/Makefile Sat Mar 17 01:19:41 2007 @@ -5,8 +5,6 @@ include $(MPROOT)/config.mak CFLAGS = $(OPTFLAGS) -I$(MPROOT) -I$(MPROOT)/loader -# .PHONY: all clean - all: netstream # FIXME: linking is a mess that should be fixed properly some day @@ -36,3 +34,5 @@ netstream: $(MPROOT)/libmpdemux/libmpdem clean: rm -f *.o *.a *~ + +.PHONY: all clean
6814
Age (days ago)
6814
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego