This commit is contained in:
mcafee%netscape.com 1999-01-31 10:06:38 +00:00
Родитель 94fe9213e9
Коммит d9f7993357
1 изменённых файлов: 1 добавлений и 8 удалений

Просмотреть файл

@ -23,7 +23,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = netlib
LIBRARY_NAME = netlib
LIBRARY_NAME = netlib
CPPSRCS = \
nsNetService.cpp \
@ -41,10 +41,6 @@ CPPSRCS = \
nsSocketTransport.cpp \
$(NULL)
REQUIRES = raptor js dbm nspr security pref xpcom util img \
layer network netcache fileurl ftpurl abouturl \
httpurl gophurl remoturl netcnvts netlib sockstuburl
EXPORTS = nsINetService.h \
nsINetSupport.h \
nsIRelatedLinks.h \
@ -70,9 +66,6 @@ NO_STATIC_LIB=1
include $(topsrcdir)/config/rules.mk
$(LIBRARY): \
$(OBJS)
install::
$(INSTALL) $(srcdir)/res/gopher-audio.gif $(DIST)/bin/res/network
$(INSTALL) $(srcdir)/res/gopher-binary.gif $(DIST)/bin/res/network