updated makefiles
authorDaniel Borca <dborca@users.sourceforge.net>
Wed, 28 Apr 2004 08:39:45 +0000 (08:39 +0000)
committerDaniel Borca <dborca@users.sourceforge.net>
Wed, 28 Apr 2004 08:39:45 +0000 (08:39 +0000)
src/mesa/Makefile.DJ
src/mesa/Makefile.mgw

index 6ee62fc37456e0f3ab8e5c90b2c37e965050b7ef..2ce5a6f965776ac1e3883f5ce6324c0aad1afd78 100644 (file)
@@ -154,6 +154,8 @@ clean:
        -$(call UNLINK,glapi/*.o)
        -$(call UNLINK,main/*.o)
        -$(call UNLINK,math/*.o)
+       -$(call UNLINK,shader/*.o)
+       -$(call UNLINK,sparc/*.o)
        -$(call UNLINK,swrast/*.o)
        -$(call UNLINK,swrast_setup/*.o)
        -$(call UNLINK,tnl/*.o)
index a209e582d9bcf481ce18c4a0da60fc9933660f76..d1d415d09106f21b51e8784f9d7c7f8b34b15bbc 100644 (file)
@@ -152,6 +152,8 @@ clean:
        -$(call UNLINK,glapi/*.o)
        -$(call UNLINK,main/*.o)
        -$(call UNLINK,math/*.o)
+       -$(call UNLINK,shader/*.o)
+       -$(call UNLINK,sparc/*.o)
        -$(call UNLINK,swrast/*.o)
        -$(call UNLINK,swrast_setup/*.o)
        -$(call UNLINK,tnl/*.o)