removing _s from lib names

git-svn-id: svn://10.0.0.236/branches/XPCOM20_BRANCH@32362 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
1999-05-20 01:31:31 +00:00
parent e737e42fc5
commit 3ec573e80c
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
LIBRARY_NAME = xpcomxptcall_s
LIBRARY_NAME = xpcomxptcall
DIRS = md

View File

@@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
LIBRARY_NAME = xpcomxptinfo_s
LIBRARY_NAME = xpcomxptinfo
CSRCS = $(NULL)