From: Dale Weiler Date: Sun, 16 Jun 2013 07:21:40 +0000 (+0000) Subject: Update some things X-Git-Tag: v0.3.0~114 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=ec6de55d3cb8ace5295fb8464f218de99d3559a6 Update some things --- diff --git a/Makefile b/Makefile index ba3a049..287f3ee 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/Makefile.bsd b/Makefile.bsd index 970956d..ae7aecc 100644 --- a/Makefile.bsd +++ b/Makefile.bsd @@ -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 = \