diff --git a/configuration/scripts/Makefile b/configuration/scripts/Makefile index 47de4b402..5041310ec 100644 --- a/configuration/scripts/Makefile +++ b/configuration/scripts/Makefile @@ -110,10 +110,6 @@ db_flags: # the needed macros #------------------------------------------------------------------------------- -ifndef $(CFLAGS_HOST) - CFLAGS_HOST := -endif - $(DEPGEN): $(ICE_CASEDIR)/makdep.c $(SCC) -o $@ $(CFLAGS_HOST) $<