Mercurial > hg > sv-dependency-builds
view src/zlib-1.2.7/contrib/blast/Makefile @ 42:2cd0e3b3e1fd
Current fftw source
author | Chris Cannam |
---|---|
date | Tue, 18 Oct 2016 13:40:26 +0100 |
parents | e13257ea84a4 |
children |
line wrap: on
line source
blast: blast.c blast.h cc -DTEST -o blast blast.c test: blast blast < test.pk | cmp - test.txt clean: rm -f blast blast.o