Skip to content

Commit

Permalink
no what on win32
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyOHill committed Sep 4, 1996
1 parent 3982ea7 commit 3001f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/iocCore/Makefile.Vx
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ include $(TOP)/config/RULES.Vx

iocCore: $(IOC_CORE_OBJS)
$(LINK.c) $@ $(IOC_CORE_OBJS)
ifneq ($(HOST_ARCH),WIN32)
@what $@
endif

0 comments on commit 3001f7e

Please sign in to comment.