This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
make rm for common not complain
tags/R300_DRIVER_0
Dave Airlie
22 years ago
parent
9e9feacb43
commit
e5a916d5b9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/mesa/drivers/dri/Makefile
+ 1
- 1
src/mesa/drivers/dri/Makefile
View File
@@ -25,4 +25,4 @@ clean:
@for dir in $(DRI_DIRS) ; do \
(cd $$dir ; $(MAKE) clean) ; \
done
rm common/*.o
-
rm
-f
common/*.o
Write
Preview
Loading…
Cancel
Save