Megatest

compile.sh at [7ba8688f37]
Login

File tests/installall/tests/chicken/compile.sh artifact a5c91dfde8 part of check-in 7ba8688f37


#!/usr/bin/env bash

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