Remove floppy.tree from the build directory.
This commit is contained in:
parent
a9b625407d
commit
1826f66757
@ -30,8 +30,9 @@ if [ -f picobsd.bin ]; then
|
||||
mv -f picobsd.bin picobsd.bin.${old}
|
||||
fi
|
||||
|
||||
rm -f kernel kernel.gz fs.PICOBSD *.o *core *.db \
|
||||
.build.reply stage1.out build.status .image.list
|
||||
rm -fr kernel kernel.gz fs.PICOBSD *.o *core *.db \
|
||||
.build.reply stage1.out build.status .image.list \
|
||||
floppy.tree loader
|
||||
cd ..
|
||||
rm -rf help/tmp_hlp
|
||||
echo "===================== $0 tools started ===================="
|
||||
|
Loading…
Reference in New Issue
Block a user