Casio_asm/test/sdl.sh

4 lines
54 B
Bash
Executable File

#!/bin/bash
gcc -o 'sdl.out' 'sdl.c' -lSDL2
./sdl.out