Changeset 1731 for trunk/kBuild
- Timestamp:
- Sep 5, 2008, 6:27:14 AM (17 years ago)
- Location:
- trunk/kBuild
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/env.sh
r1603 r1731 108 108 109 109 "--help") 110 echo "kBuild Environment Setup Script, v0.1. 3"110 echo "kBuild Environment Setup Script, v0.1.4" 111 111 echo "" 112 112 echo "syntax: $0 [options] [command [args]]" -
trunk/kBuild/envos2.cmd
r1575 r1731 166 166 167 167 when (sArg = "--help" | sArg = "-h" | sArg = "-?" | sArg = "/?" | sArg = "/h") then do 168 say "kBuild Environment Setup Script, v0.1. 3"168 say "kBuild Environment Setup Script, v0.1.4" 169 169 say "" 170 170 say "syntax: envos2.cmd [options] [command [args]]"
Note:
See TracChangeset
for help on using the changeset viewer.