From: Jouk Jansen Date: Tue, 13 Jan 2004 16:04:46 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e274517b83cc563fb1ab4e5c62753b2410943ee;p=mesa.git Committing in . optional compilation of progs/test/ since it seems not to appear in the releases. Modified Files: Mesa/descrip.mms ---------------------------------------------------------------------- --- diff --git a/descrip.mms b/descrip.mms index a45f86879ec..556c62f12e6 100644 --- a/descrip.mms +++ b/descrip.mms @@ -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)