# Files that must go in the __HIB segment:
UNCONFIGURED_HIB_FILES= \
WKdmDecompress.o
HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
# Files that must go in the __HIB segment:
UNCONFIGURED_HIB_FILES= \
WKdmDecompress.o
HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))