put libcmini dependencies into a variable, cleanup clean target

This commit is contained in:
Markus Fröschle
2016-04-03 19:04:18 +00:00
parent 883861f6cc
commit 494d09d04f
6 changed files with 27 additions and 10 deletions

View File

@@ -186,6 +186,8 @@ clean:
do rm -f $$d/*.map $$d/*.s19 $$d/*.elf $$d/*.lk $$d/*.a $$d/objs/* $$d/depend;\
done
rm -f tags
(cd tos; make clean)
# flags for targets