diff --git a/src/tools/Makefile b/src/tools/Makefile index 494073e..485e73d 100644 --- a/src/tools/Makefile +++ b/src/tools/Makefile @@ -46,7 +46,7 @@ (cp ../lib/libc/libc.so ./) (cp ../bin/fdisk/fdisk ./) (cp ../bin/cp/cp ./) - (cp ../bin/format/format ./) + #(cp ../bin/format/format ./) (./format 50 2000 /dev/fd0 ubix.elf 0 format 3754 fdisk 3754 ROM8X14.DPF 3754 init 3754 login 3754 shell 3754 userdb 3754 ls 3754 motd 3754 cp 3754) (./format 1000 2000 /dev/fd0 shell 3754 clock 3754) #(./format 50 2000 /dev/md1 ubix.elf 0 muffin 3754 shell 3754 motd 3754 libc.so 3754)