10 lines
114 B
Bash
Raw Normal View History

2018-12-01 16:11:25 -08:00
#!/bin/bash
# Run this from the ram.system directory
set -e
source "../res/util.sh"
#do_make clean
do_make all