Files
SCSI2SD/software/bootloaderhost/build.sh
2014-07-14 14:45:05 +10:00

7 lines
63 B
Bash
Executable File

#!/bin/sh
make && \
make TARGET=Win32 &&
make TARGET=Win64