[MPlayer-cvslog] r19909 - trunk/TOOLS/realcodecs/Makefile
diego
subversion at mplayerhq.hu
Tue Sep 19 16:17:59 CEST 2006
Author: diego
Date: Tue Sep 19 16:17:59 2006
New Revision: 19909
Modified:
trunk/TOOLS/realcodecs/Makefile
Log:
Remove just the targets, not the original codecs.
Modified: trunk/TOOLS/realcodecs/Makefile
==============================================================================
--- trunk/TOOLS/realcodecs/Makefile (original)
+++ trunk/TOOLS/realcodecs/Makefile Tue Sep 19 16:17:59 2006
@@ -10,4 +10,4 @@
all: $(TARGETS)
clean:
- rm -f *.so.6.0
+ rm -f $(TARGETS)
More information about the MPlayer-cvslog
mailing list