This commit is contained in:
Philip Smart
2019-11-27 20:54:01 +00:00
parent 3d7ab4b47e
commit 7ecbcdd38b
3 changed files with 1 additions and 1 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

View File

@@ -156,7 +156,7 @@ switch ($ARCH)
case "ZPU": case "ZPU":
setenv OS "ZPU" setenv OS "ZPU"
setenv OSVER 1 setenv OSVER z
echo "ZPU operating system build" echo "ZPU operating system build"
echo "" echo ""
if( ! -r .zpu ) then if( ! -r .zpu ) then