SDL2 example
[mirrors/Programs.git] / c / goertzel / Makefile
1 goertzel: goertzel.c
2 gcc goertzel.c -o goertzel -lm
This page took 0.242575 seconds and 4 git commands to generate.