shithub: soundpipe

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