oscar64/samples/hires/build.sh

7 lines
163 B
Bash

#!/bin/sh
../../bin/oscar64 splitscreen.c
../../bin/oscar64 func3d.c -n
../../bin/oscar64 lines.c -n
../../bin/oscar64 polygon.c -n
../../bin/oscar64 bitblit.c -n