Update some things

This commit is contained in:
Dale Weiler 2013-06-16 07:21:40 +00:00
parent 00d1d237bc
commit ec6de55d3c
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@ ifneq ("$(CYGWIN)", "")
QCVM = qcvm.exe
GMQCC = gmqcc.exe
TESTSUITE = testsuite.exe
PAK = pak.exe
PAK = gmqpak.exe
else
ifneq ("$(MINGW)", "")
#nullify the common variables that

View file

@ -50,7 +50,7 @@ OBJ_X = exec-standalone.o util.o conout.o fs.o stat.o
QCVM = qcvm
GMQCC = gmqcc
TESTSUITE = testsuite
PAK = pak
PAK = gmqpak
#gource flags
GOURCEFLAGS = \