Unset CMPLR_PREFIX.

This commit is contained in:
Janet B. Anderson
2005-09-15 17:28:54 +00:00
parent 468be263fa
commit 05482bc8e1

View File

@@ -25,6 +25,7 @@ MUNCH_SUFFIX = .munch
#-------------------------------------------------------
# Compiler definitions
CMPLR_PREFIX=
CC = $(GNU_BIN)/$(CMPLR_PREFIX)cc$(CMPLR_SUFFIX)
CCC = $(GNU_BIN)/$(CMPLR_PREFIX)cc$(CMPLR_SUFFIX)