BizHawk/waterbox/nyma/build-and-install-zlib.sh

6 lines
71 B
Bash

#!/bin/sh
cd zlib
./configure-for-waterbox
make
./install-for-waterbox