diff --git a/modules/libreg/src/makefile.win b/modules/libreg/src/makefile.win index 260ed5a5dcb..a88da014839 100644 --- a/modules/libreg/src/makefile.win +++ b/modules/libreg/src/makefile.win @@ -83,10 +83,9 @@ LLIBS = \ include <$(DEPTH)/config/rules.mak> export:: $(DLL) - $(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib $(MAKE_INSTALL) $(DLL) $(DIST)\bin -install:: $(DLL) +libs:: $(DLL) $(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).lib $(DIST)\lib clobber::