Using default location

This commit is contained in:
Ralph Lange
2002-11-04 13:04:38 +00:00
parent 5aba97c580
commit c5e9ed8311

View File

@@ -10,7 +10,7 @@
# Include common gnu compiler definitions
include $(CONFIG)/CONFIG.gnuCommon
GNU_DIR = /opt/gnu
#GNU_DIR = /opt/gnu
CC = $(GNU_BIN)/gcc
CCC = $(GNU_BIN)/g++