mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
Correcting directory name in OpenVMS-Makefile
This commit is contained in:
parent
57d705d5a9
commit
424749c3d5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,4 +19,4 @@ all :
|
|||
$(MMS)$(MMSQUALIFIERS)
|
||||
set default [-.xdemos]
|
||||
$(MMS)$(MMSQUALIFIERS)
|
||||
if f$search("[-]test.DIR") .nes. "" then pipe set default [-.test] ; $(MMS)$(MMSQUALIFIERS)
|
||||
if f$search("[-]tests.DIR") .nes. "" then pipe set default [-.tests] ; $(MMS)$(MMSQUALIFIERS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue