Mercurial > hg > sv-dependency-builds
annotate src/zlib-1.2.8/Makefile @ 159:f4b37539fcc7
Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 30 Jan 2019 10:30:56 +0000 |
parents | 5b4145a0d408 |
children |
rev | line source |
---|---|
cannam@128 | 1 all: |
cannam@128 | 2 -@echo "Please use ./configure first. Thank you." |
cannam@128 | 3 |
cannam@128 | 4 distclean: |
cannam@128 | 5 make -f Makefile.in distclean |