pcm_test/Makefile
2025-04-28 10:40:53 +10:00

2 lines
54 B
Makefile

pcm_test:
clang -Wall -O2 -o pcm_test pcm_test.c -lm