pull/1/merge
Liu Yu 2015-09-05 14:17:02 +00:00
commit b92561fba9
1 changed files with 3 additions and 0 deletions

View File

@ -129,3 +129,6 @@ if [ "$1" = "clean" ]; then
/bin/rm -f Makefile _os_define.h
fi
if [ "$1" = "clean" ]; then
/bin/rm -f Makefile _os_bits.h
fi