prodos-drivers/ram.drv/res/go.sh

10 lines
115 B
Bash
Raw Normal View History

2019-02-25 04:03:51 +00:00
#!/bin/bash
2019-06-18 03:45:00 +00:00
# Run this from the ram.drv.system directory
2019-02-25 04:03:51 +00:00
set -e
source "res/util.sh"
#do_make clean
do_make all