Megatest

compile.sh at [8666173eaf]
Login

File tests/installall/tests/chicken/compile.sh artifact a5c91dfde8 part of check-in 8666173eaf


#!/usr/bin/env bash

# Run your step here
cd chicken-${CHICKEN_VERSION}
make PLATFORM=${PLATFORM} PREFIX=${PREFIX}