Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 31 → Rev 32

/shark/trunk/ports/fftw/makefile
1,12 → 1,6
 
.PHONY: all install clean cleanall depend
 
all install::
@echo
@echo These files have been ported to Hartik
@echo You have to expect some warnings!!!
@echo
 
all install clean cleanall depend::
make -C rfftw $@
make -C fftw $@