Removed HOST_HDEPENDS_CMD definition, belongs in CONFIG_SITE.

This commit is contained in:
Janet B. Anderson
2001-09-12 14:22:24 +00:00
parent 16aa60586d
commit cb22f79e6d

View File

@@ -239,7 +239,6 @@ COMPILE.cpp = $(CCC) -c $(CPPFLAGS) $(CXXFLAGS) $(INCLUDES) $(SOURCE_CXXFLAG)
#--------------------------------------------------
# Build depends command here
HOST_HDEPENDS_CMD = CMPLR
CROSS_HDEPENDS_CMD = CMPLR
HDEPENDS_CMD = $($(BUILD_CLASS)_HDEPENDS_CMD)