summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.mgw
diff options
context:
space:
mode:
authorDaniel Borca <dborca@users.sourceforge.net>2004-01-29 15:46:02 +0000
committerDaniel Borca <dborca@users.sourceforge.net>2004-01-29 15:46:02 +0000
commit4fe1303e833183319f50107a98b8627f36633c65 (patch)
tree4a94476a6ee0fd37eae67258093ad2de0cea3d31 /src/mesa/Makefile.mgw
parentf8c31fcba38f55932a9209a1778265c66466b623 (diff)
GL_TEXTURE_1D and other stories...
Diffstat (limited to 'src/mesa/Makefile.mgw')
-rw-r--r--src/mesa/Makefile.mgw1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/Makefile.mgw b/src/mesa/Makefile.mgw
index bb370d86b4..7db07bc176 100644
--- a/src/mesa/Makefile.mgw
+++ b/src/mesa/Makefile.mgw
@@ -217,6 +217,7 @@ clean:
-$(call UNLINK,swrast_setup/*.o)
-$(call UNLINK,tnl/*.o)
-$(call UNLINK,x86/*.o)
+ -$(call UNLINK,drivers/common/*.o)
-$(call UNLINK,drivers/windows/gdi/*.o)
-$(call UNLINK,drivers/glide/*.o)
-$(call UNLINK,drivers/glide/*.res)