shithub: soundpipe

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