shithub: soundpipe

ref: 74c207afba3b7bf6533b4a5a8bc3022136eb2855
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 $@