Update clean target

This commit is contained in:
Viral B. Shah 2012-07-02 08:09:50 +05:30
parent 6bb87679fb
commit 954416926f

View File

@ -16,5 +16,4 @@ test-float-system: test-float.c libm-test.c
$(CC) -g $< -DSYS_MATH_H -lm -o $@
clean:
rm -f *~ *# test-double test-float test-double-system test-float-system
rm -fr *~ *# test-double test-float test-double-system test-float-system *.dSYM