This commit is contained in:
David Turner 2000-02-29 17:12:03 +00:00
parent e755002ddc
commit c75f71e049
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ else
ifneq ($(findstring gcc,$(shell $(CC) --version)),)
is_gcc := 1
endif
endif
ifdef is_gcc
CONFIG_RULES := $(BUILD)$(SEP)unix-gcc.mk