mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-25 02:40:46 +02:00
Committing in .
optional compilation of progs/test/ since it seems not to appear in the releases. Modified Files: Mesa/descrip.mms ----------------------------------------------------------------------
This commit is contained in:
parent
09a4fcb592
commit
1e274517b8
1 changed files with 1 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue