quake3/lcc/buildnt.sh

5 lines
72 B
Bash
Executable File

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