Jelajahi Sumber

Update clean target

Viral B. Shah 13 tahun lalu
induk
melakukan
954416926f
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      test/Makefile

+ 1 - 2
test/Makefile

@@ -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