mirror of
https://github.com/pkoning2/decstuff.git
synced 2026-01-20 01:45:08 +00:00
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
$! Command file to build NTP
|
|
$ cc ntp
|
|
$ cc tzutil
|
|
$ macro/rsx ntoh
|
|
$ link/cc ntp+tzutil+ntoh
|
|
$! Done
|