Makefile
changeset 1288 7ccc1c504331
parent 1276 88267d591eb1
child 1289 2514debc704e
--- a/Makefile	Fri Feb 04 17:14:36 2005 +0000
+++ b/Makefile	Fri Feb 04 17:45:11 2005 +0000
@@ -216,6 +216,8 @@
 #
 # Compiler configuration
 #
+CC  ?= gcc
+CXX ?= g++
 
 # Executable file extension
 ifdef WIN32