remove depend on clean

This commit is contained in:
Dave Airlie
2004-06-09 02:43:26 +00:00
parent 37a94995cf
commit 9e9feacb43
+1 -1
View File
@@ -95,6 +95,6 @@ tags:
# Remove .o and backup files
clean:
-rm -f *.o */*.o *~ *.o *~ *.so server/*.o $(SYMLINKS)
-rm -f *.o */*.o *~ *.o *~ *.so server/*.o $(SYMLINKS) depend
include depend