mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-01 11:33:48 +00:00
5 lines
210 B
Text
5 lines
210 B
Text
|
|
! A pointer to the VAX/VMS C Run-Time Shareable Library.
|
||
|
|
! This file is needed by makefile.mms and makefile.vms,
|
||
|
|
! but only for the older VAX C compiler. DEC C does not need it.
|
||
|
|
Sys$Library:VAXCRTL.EXE /Share
|