From 2b50dd27420654d3eeee7c163ec96aedc0478936 Mon Sep 17 00:00:00 2001 From: James Brown Date: Sat, 27 Apr 2002 16:58:29 +0000 Subject: Add config file support. Thanks |Pixel| :) svn-id: r4111 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 998779849a..de431fe47d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # $Header$ -CC = gcc +CC = g++ CFLAGS = -g -O -Wall -Wstrict-prototypes -Wuninitialized -Wno-long-long -Wno-multichar DEFINES = -DUNIX LDFLAGS := -- cgit v1.2.3