Mercurial > hg > sv-dependency-builds
view src/zlib-1.2.7/contrib/blast/Makefile @ 144:a0c5ef2265f5
This config script works better for libsndfile at least
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Mon, 09 Jan 2017 13:57:37 +0000 |
parents | 8a15ff55d9af |
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