#!/bin/sh

CC_LOCAL=1 ./compiler_vm_client.pl c99 compiler compiler "$@"
