annotate level1/startup.dragon @ 1780:fb287e5e27c1

Added make
author boisy
date Sun, 03 Apr 2005 18:57:44 +0000
parents a28e465269b9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1730
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
1 * Echo welcome message
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
2 echo * Welcome to NitrOS-9 Level 1 *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
3 echo * on the Dragon Computer *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
4 * Start system time from keyboard
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
5 setime </term
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
6 date -t
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
7