ioq3/lcc/buildnt.sh
2005-08-28 17:54:51 +00:00

4 lines
68 B
Bash

#!/bin/sh
export BUILDDIR=.\\out
mkdir out
nmake -f makefile.nt all