Removed references to PRODMT.

This commit is contained in:
Janet B. Anderson
2000-02-01 21:02:03 +00:00
parent f590dee35f
commit f640c2e82c

View File

@@ -208,14 +208,6 @@ PROD += $(PROD_DEFAULT)
endif
endif
ifneq ($(strip $(PRODMT_$(OS_CLASS))),)
PRODMT += $(subst -nil-,,$(PRODMT_$(OS_CLASS)))
else
ifdef PRODMT_DEFAULT
PRODMT += $(PRODMT_DEFAULT)
endif
endif
#
# concat specific scripts
#