Mercurial > hg > sv-dependency-builds
view src/zlib-1.2.7/contrib/blast/Makefile @ 161:4797bbf470e7
No, that isn't going to end well. Back it out.
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Sat, 16 Feb 2019 18:32:35 +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