Some small-minix tweaks.

This commit is contained in:
Ben Gras
2005-08-30 17:11:36 +00:00
parent 6a56df46e9
commit 0908d7fa6c
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ rm revision
rm /boot/image/*
make hdboot || exit 1
cp ../boot/boot /boot/boot || exit 1
make clean
make image_small || exit 1
cp image_small /boot || exit 1
cd /usr/src || exit 1
make clean
# Let man find the manpages