WHAT now defined in config files.

This commit is contained in:
Janet B. Anderson
1997-02-24 16:14:20 +00:00
parent b6d0f183de
commit 77146706a6

View File

@@ -24,7 +24,5 @@ include $(TOP)/config/RULES.Vx
iocCore: $(IOC_CORE_OBJS)
$(LINK.c) $@ $(IOC_CORE_OBJS)
ifneq ($(HOST_ARCH),WIN32)
@what $@
endif
@$(WHAT) $@