summaryrefslogtreecommitdiff
path: root/src/glu/sgi/Makefile.X11
diff options
context:
space:
mode:
Diffstat (limited to 'src/glu/sgi/Makefile.X11')
-rw-r--r--src/glu/sgi/Makefile.X116
1 files changed, 3 insertions, 3 deletions
diff --git a/src/glu/sgi/Makefile.X11 b/src/glu/sgi/Makefile.X11
index 76befaa0fa..7202aa84ff 100644
--- a/src/glu/sgi/Makefile.X11
+++ b/src/glu/sgi/Makefile.X11
@@ -131,9 +131,9 @@ default:
@echo "Specify a target configuration"
clean:
- -rm *.o */*.o */*/*.o
- -rm *.lo */*.lo */*/*.lo
- -rm *.la */*.la */*/*.la
+ -rm -f *.o */*.o */*/*.o
+ -rm -f *.lo */*.lo */*/*.lo
+ -rm -f *.la */*.la */*/*.la
targets: $(LIBDIR)/$(GLU_LIB)