From 919c19301af5d230a460fccc87076ceec7942d13 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Thu, 3 Jun 1999 23:00:57 +0000 Subject: [PATCH] Bugzilla bug #4842: do not export pr/include/md. git-svn-id: svn://10.0.0.236/trunk@33650 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/nsprpub/makefile.win b/mozilla/nsprpub/makefile.win index 4517fd5c42b..6684d7a18b4 100644 --- a/mozilla/nsprpub/makefile.win +++ b/mozilla/nsprpub/makefile.win @@ -86,7 +86,6 @@ export libs install clobber clobber_all clean:: !if "$(MOZ_BITS)" != "16" export:: $(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\*.h $(DIST)\include - $(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\md\*.h $(DIST)\include\md $(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\obsolete\*.h $(DIST)\include\obsolete $(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\private\*.h $(DIST)\include\private $(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\lib\*.lib $(DIST)\lib