Home | History | Annotate | Download | only in dist

Lines Matching refs:SYS

36 $    write sys$output "usage: "
37 $ write sys$output " $ @vmsbuild [BYACC [{decc | vaxc} [<bldtarget>]]]"
88 $ if f$search("SYS$SYSTEM:VAXC.EXE").nes.""
92 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").nes.""
99 $ write sys$output "C compiler required to rebuild BYACC"
113 $ if using_vaxc .eq. 1 then write optf "sys$library:vaxcrtl.exe/share"
122 $ if f$search("SYS$SYSTEM:MMS.EXE").eqs.""
150 $ WRITE SYS$ERROR "** no rule for install"
190 $ write test_script "$ define/user_mode sys$input sys$command"
191 $ write test_script "$ define/user_mode sys$output sys$command"
194 $ write sys$output "** made BYACC.com"
204 $ write sys$output "compiling ''p1'"