Set the default compiler to cc.

This commit is contained in:
wtc%netscape.com 2003-02-07 06:57:57 +00:00
parent 140acf91e3
commit 8a3913ab4f

View File

@ -35,6 +35,8 @@
include $(CORE_DEPTH)/coreconf/UNIX.mk
DEFAULT_COMPILER = cc
CC = cc
CCC = c++
RANLIB = ranlib