ppcrcd/trunk/Makefile

sparky cvs at pld-linux.org
Fri Apr 28 16:56:41 CEST 2006


Author: sparky
Date: Fri Apr 28 16:56:39 2006
New Revision: 7372

Modified:
   ppcrcd/trunk/Makefile
Log:
- new make has strange bahaviour when .SECONDARY: enabled


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile	(original)
+++ ppcrcd/trunk/Makefile	Fri Apr 28 16:56:39 2006
@@ -414,9 +414,6 @@
 %/:	%
 \./%:	%
 	
-# don't delete anything
-.SECONDARY:
-
 .DELETE_ON_ERROR: $(ppcrcd_iso) $(ppcrcd_sqf) $(initrd_sqf) \
 		$(vmlinuz) $(vmlinux) out/docs/index.html
 	


More information about the pld-cvs-commit mailing list