OSDN Git Service

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 6ee62fc..2ce5a6f 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 a209e58..d1d415d 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)