diff --git a/src/sbbs3/GNUmakefile b/src/sbbs3/GNUmakefile
index 3790669091d28478df31d737e965fb998ff30675..18e756d5d6122892752cb8507a85d7c644558c36 100644
--- a/src/sbbs3/GNUmakefile
+++ b/src/sbbs3/GNUmakefile
@@ -46,7 +46,7 @@ else
   COMPILE_MSG	:= Depending
  else
   CC		=	gcc
-  CCPP	=	c++
+  CCPP	=	g++
   LD		=	ld
   COMPILE_MSG	:= Compiling
  endif