$(DYNLINK_LIB) : $(DYNLINK_LIBP) $(DYNLINK_LIBP) $(DYNLINK_LIBP:.lib=.exp): $(O)\$(TARGETNAMEP).def $(LIBRARY_OBJS) -$(LIB_NAME) -out:$(DYNLINK_LIBP) @<< $(LIBRARIAN_FLAGS) -def:$(O)\$(TARGETNAMEP).def $(LIBRARY_OBJS) < $@ $(UMPDDDILIB) $(UMPDDDILIB:.lib=.exp): $(O)\umpdddip.def $(LIBRARY_OBJS) -$(LIB_NAME) -out:$(UMPDDDILIB) @<< $(LIBRARIAN_FLAGS) -def:$(O)\umpdddip.def $(LIBRARY_OBJS) < $@ $(WINPPILIB) $(WINPPILIB:.lib=.exp): $(O)\winppi.def $(LIBRARY_OBJS) -$(LIB_NAME) -out:$(WINPPILIB) @<< $(LIBRARIAN_FLAGS) -def:$(O)\winppi.def $(LIBRARY_OBJS) < $@