getting ready for long-overdue 1.2.2

This commit is contained in:
Mark Borgerding
2005-05-07 03:02:10 +00:00
parent d234beeca0
commit 4722ccb12b
6 changed files with 19 additions and 4 deletions

View File

@ -27,7 +27,8 @@ else
DUMPHDR=dumphdr_$(DATATYPE)
endif
all: $(FFTUTIL) $(FASTFILT) $(FASTFILTREAL) $(PSDPNG) $(DUMPHDR)
all: $(FFTUTIL) $(FASTFILT) $(FASTFILTREAL) $(PSDPNG)
# $(DUMPHDR)
#CFLAGS=-Wall -O3 -pedantic -march=pentiumpro -ffast-math -fomit-frame-pointer $(WARNINGS)
# If the above flags do not work, try the following