Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 2 → Rev 39

/shark/tags/rel_0_3/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 $@