Clean up .pdb file

This commit is contained in:
law%netscape.com 1999-04-05 20:13:04 +00:00
parent 821835bb73
commit 3a97f68e0e

View File

@ -37,6 +37,8 @@ LLIBS = \
!endif
$(NULL)
PDBFILE=regExport
include <$(DEPTH)\config\rules.mak>
install:: $(PROGRAMS)
@ -55,7 +57,7 @@ clobber::
$(INCS)
$(LLIBS)
$(OS_LIBS)
-Fd$(PBDFILE)
-Fd$(PDBFILE)
-Fe.\$(OBJDIR)\
-Fo.\$(OBJDIR)\
$(CURDIR)$(*B).cpp