Subversion Repositories shark

Rev

Rev 32 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed


.PHONY: all install clean cleanall depend

all install clean cleanall depend::
        make -C rfftw  $@
        make -C fftw   $@