summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.dos
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makefile.dos')
-rw-r--r--crawl-ref/source/makefile.dos2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile.dos b/crawl-ref/source/makefile.dos
index 20da2cb19e..6a0c81e5aa 100644
--- a/crawl-ref/source/makefile.dos
+++ b/crawl-ref/source/makefile.dos
@@ -8,7 +8,7 @@ include makefile.obj
# need .exe so make will find the right file
APPNAME = crawl.exe
-CXX = gpp
+CXX = gxx
DELETE = del
COPY = copy
OS_TYPE = DOS