Megatest

compile.sh at [e1ff315042]
Login

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


#!/usr/bin/env bash

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