$!
$!
$ ccopt = ""
$ then
$ comp = "__decc__=1"
$ else
$ then
$ comp = "__vaxc__=1"
$ else
$ comp = "__decc__=1"
$ endif
$ endif
$!
$!
$ then
"LINK minigzip,libz.olb/lib,x11vms:xvmsutils.olb/lib" -
$ else
$ endif
$ exit
$!
$!
$ V = 'F$Verify(0)
$! P1 = What we are trying to make
$! P2 = Command to make it
$! P3 - P8 What it depends on
$
$ If F$Search(P1) .Eqs. "" Then Goto Makeit
$ Time = F$CvTime(F$File(P1,"RDT"))
$arg=3
$Loop:
$ Argument = P'arg
$ El=0
$ AFile = ""
$
$ 'P2