stop building nsCategoryManager.js and start building nsCategoryManager.cpp

on linux and windows
This commit is contained in:
sspitzer%netscape.com 2000-02-06 01:19:28 +00:00
parent 8ec74054ea
commit f218d5ba48
3 changed files with 2 additions and 6 deletions

View File

@ -1 +0,0 @@
nsCategoryManager.js

View File

@ -36,6 +36,7 @@ CPPSRCS = \
nsRegistry.cpp \
nsRepository.cpp \
nsServiceManager.cpp \
nsCategoryManager.cpp \
xcDll.cpp \
$(NULL)
@ -69,7 +70,3 @@ override NO_STATIC_LIB=
include $(topsrcdir)/config/rules.mk
DEFINES += -DUSE_NSREG -D_IMPL_NS_COM -D_IMPL_NS_BASE
# XXX need common install rule!
install:: $(TARGETS)
$(INSTALL) $(srcdir)/nsCategoryManager.js $(DIST)/bin/components

View File

@ -70,6 +70,7 @@ CPP_OBJS = \
.\$(OBJDIR)\nsRegistry.obj \
.\$(OBJDIR)\nsRepository.obj \
.\$(OBJDIR)\nsServiceManager.obj \
.\$(OBJDIR)\nsCategoryManager.obj \
.\$(OBJDIR)\xcDll.obj \
$(NULL)
@ -77,7 +78,6 @@ include <$(DEPTH)\config\rules.mak>
install:: $(LIBRARY)
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
$(MAKE_INSTALL) nsCategoryManager.js $(DIST)\bin\components
clobber::
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib