#!/bin/sh export LUNA_ROOT=$(realpath $(dirname $0)/..) export PATH=$LUNA_ROOT/toolchain/x86-64-elf/bin:$LUNA_ROOT/toolchain/dist:$PATH