Clean hello too

This commit is contained in:
Baptiste Wicht 2014-01-09 21:23:31 +01:00
parent fb46c6c9a5
commit fd92873000

View File

@ -51,5 +51,6 @@ clean:
cd bootloader; $(MAKE) clean
cd kernel; $(MAKE) clean
cd programs/one; $(MAKE) clean
cd programs/hello; $(MAKE) clean
rm -f *.bin
rm -f *.flp