From: Dale Weiler Date: Sun, 16 Jun 2013 07:51:55 +0000 (+0000) Subject: Update X-Git-Tag: v0.3.0~110 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a3e1342bdb6578255cb76b36edc313e96a2cf7c5;p=xonotic%2Fgmqcc.git Update --- diff --git a/INSTALL b/INSTALL index 5eecc41..a15f6bd 100644 --- a/INSTALL +++ b/INSTALL @@ -8,15 +8,17 @@ If using GNU make program make - If using BSD make program use Makefile.bsd instead - make -f Makefile.bsd + If using BSD make program, the BSDmakefile should be + used instead when you invoke make, if however it ignores BSDmakefile + you can supply it with -f. + make -f BSDmakefile If no error appears, the following binary files will have been created: - gmqcc - qcvm - - pak + - gmqpak 3. Installation The `install' target will install the 2 binaries to /usr/local/bin