Mercurial > hg > sv-dependency-builds
view src/zlib-1.2.7/contrib/blast/Makefile @ 142:75bf92aa2d1f
Fixes and updates for 32-bit Windows build
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Mon, 09 Jan 2017 11:53:06 +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