quake3/lcc/buildnt.sh

5 lines
72 B
Bash
Raw Normal View History

2005-08-19 00:00:00 +00:00
#!/bin/sh
export BUILDDIR=.\\out
mkdir out
nmake -f makefile.nt all