summaryrefslogtreecommitdiff
path: root/src/glut/beos
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut/beos')
-rw-r--r--src/glut/beos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glut/beos/Makefile b/src/glut/beos/Makefile
index 3ff928bfd7..a7ba512cb1 100644
--- a/src/glut/beos/Makefile
+++ b/src/glut/beos/Makefile
@@ -91,6 +91,7 @@ clean:
-rm -f *.o
depend: $(SOURCES)
+ rm -f depend
touch depend
$(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(SOURCES) > /dev/null