[MPlayer-cvslog] r26549 - trunk/vidix/kernelhelper/Makefile
diego
subversion at mplayerhq.hu
Sat Apr 26 18:58:15 CEST 2008
Author: diego
Date: Sat Apr 26 18:58:15 2008
New Revision: 26549
Log:
clean and distclean rules do the same thing.
Modified:
trunk/vidix/kernelhelper/Makefile
Modified: trunk/vidix/kernelhelper/Makefile
==============================================================================
--- trunk/vidix/kernelhelper/Makefile (original)
+++ trunk/vidix/kernelhelper/Makefile Sat Apr 26 18:58:15 2008
@@ -15,9 +15,7 @@ install: dhahelper.o
dep depend:
-clean:
+clean distclean:
rm -f *.o *~ test
-distclean: clean
-
.PHONY: all install dep depend *clean
More information about the MPlayer-cvslog
mailing list