fix pdb file generation so that the go into $(OBJDIR) and also

have more useful names other than "none.pdb". some cleanup remains.


git-svn-id: svn://10.0.0.236/trunk@22971 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cyeh%netscape.com
1999-03-05 23:24:48 +00:00
parent ec4eb761d4
commit 538e46343a
16 changed files with 71 additions and 95 deletions

View File

@@ -15,8 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
#//------------------------------------------------------------------------
#//
@@ -112,7 +110,7 @@ LLIBS = \
$(DIST)\lib\libplc21.lib \
$(DIST)\lib\xpcom32.lib \
$(DIST)\lib\xplib.lib \
$(ZIPLIB) \
$(DIST)\lib\zip3250.lib \
$(NULL)