Added HDEPENDS definitions.

This commit is contained in:
Janet B. Anderson
2001-08-23 18:55:12 +00:00
parent fe2b7fd8fc
commit 70b49f3ba4

View File

@@ -275,3 +275,13 @@ LINK.cpp += , $@ ,,$(LINKLIBS) $(subst /,\\,$(LDLIBS))
# override of CONFIG_SITE default
SHARED_LIBRARIES = YES
# gnu compiler used to create depends files
HDEPENDS_FLAGS_CMPLR = -MM
HDEPENDS.c_CMPLR = gcc
HDEPENDS.cpp_CMPLR = g++
# override of CONFIG_COMMON
HDEPENDS_INCLUDES_MKMF = $(filter-out $(BORLAND_INC),$(subst -I,,$(INCLUDES)))
# override of CONFIG_SITE
HOST_HDEPENDS_CMD=MKMF