Author: sparky
Date: Sat Apr 15 19:27:30 2006
New Revision: 7354

Modified:
   ppcrcd/trunk/Makefile
Log:
- fixes for new make


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile       (original)
+++ ppcrcd/trunk/Makefile       Sat Apr 15 19:27:30 2006
@@ -125,6 +125,8 @@
        done
        sleep 1 && touch $@
 
+$(boot)/hfs.map:       $(boot)
+
 $(boot):       out/touch/root_installed $(vmlinuz) yaboot/yaboot boot.dir 
$(YDOCS)
        rm -rf [EMAIL PROTECTED],.work}
        mkdir -p [EMAIL PROTECTED]
@@ -363,7 +365,7 @@
 clean-inst:    clean-root
        -$(SU) umount $(root_inst)/proc
        rm -rf out/rpm/installed/* $(root_installed) $(touch)/root-ok-deps \
-               out/touch/stop/*
+               out/touch/stop/* out/touch/root_installed
        $(SU) rm -rf $(root_inst)
 
 clean-root:    clean-img
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to