shithub: soundpipe

ref: 25a9fcc24ad00c6a406042818b9e6f2e7bba0dd1
dir: /lib/fft/Makefile/

View raw version
LPATHS += lib/fft/fft.o
UTIL += lib/fft/fft.c

lib/fft/fft.o: lib/fft/fft.c
	$(C89) $< -c $(CFLAGS) -o $@