pentabug/synth/Makefile
2012-08-06 03:05:52 +02:00

3 lines
55 B
Makefile

all:
gcc -std=gnu99 main.c synth.c -O2 -lSDL -o synth