make clean at root now clean the glu/$(GLU_DIRS) too.
[mesa.git] / descrip.mms
index a45f86879ec0a90c7375ce11f99da681e393fc1f..556c62f12e67ff03896868e719a0e53f4e222102 100644 (file)
@@ -17,5 +17,4 @@ all :
        $(MMS)$(MMSQUALIFIERS)
        set default [-.xdemos]
        $(MMS)$(MMSQUALIFIERS)
-       set default [-.tests]
-       $(MMS)$(MMSQUALIFIERS)
+       if f$search("[-]test.DIR") .nes. "" then pipe set default [-.test] ; $(MMS)$(MMSQUALIFIERS)