no what on win32

This commit is contained in:
Jeff Hill
1996-09-04 21:40:28 +00:00
parent 3982ea7d17
commit 3001f7e82f

View File

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