Mercurial > hg > sv-dependency-builds
view src/zlib-1.2.7/contrib/blast/Makefile @ 31:642a72ce5e62
Add Vamp SDK, move serd/sord to more obvious locations
author | Chris Cannam |
---|---|
date | Fri, 04 Jul 2014 08:16:02 +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