This commit is contained in:
Erik van der Kouwe 2010-08-02 14:49:35 +00:00
parent 25397ef756
commit 0f92964a2f

View file

@ -73,8 +73,8 @@ mount: ../../commands/mount/mount
../../commands/mount/mount:
$(MAKE) -C ../../commands/mount
newroot: ../../commands/newroot/newroot
install -s ../../commands/$@/$@ $@
newroot: ../../commands/newroot/newroot.sh
install -s ../../commands/$@/$@.sh $@
../../commands/newroot/newroot:
$(MAKE) -C ../../commands/newroot