--- Makefile.orig 2004-07-10 22:47:19.630884952 +0000 +++ Makefile 2004-07-10 22:47:44.714071728 +0000 @@ -22,7 +22,7 @@ # For Linux (and maybe others), use these: CFLAGS = -Wall -O4 -funroll-loops -DTURBO_MEDIAN -DTURBO_BUFFER DEPS = $(OBJS) makebplay -LIBS = -lncurses -lrfftw -lfftw -lm +LIBS = -lncurses -lsrfftw -lsfftw -lm COPY_A = -a # For FreeBSD (and maybe others), use these: .