dos-vga-arena-shooter-game/setup.sh

4 lines
119 B
Bash

export WATCOM=~/Applications/open-watcom-v2/rel
export INCLUDE=$WATCOM/h
export PATH=$WATCOM/binl64:$WATCOM/binl:$PATH