there is no libnntpTest.so anymore

This commit is contained in:
sspitzer%netscape.com 1999-05-04 02:25:23 +00:00
Родитель 4649300c82
Коммит 5ad02bb708
1 изменённых файлов: 1 добавлений и 19 удалений

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

@ -22,28 +22,10 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE=nntp
LIBRARY_NAME=nntpTest
#MODULE=nntp
DIRS = nntp newsParser
EXPORTS = \
$(NULL)
CPPSRCS = \
nsNNTPHostStub.cpp \
nsNNTPNewsgroupListStub.cpp \
nsNNTPNewsgroupStub.cpp \
nsNNTPCategoryContainerStub.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(NSPR_LIBS) \
-L$(DIST)/bin \
-L$(DIST)/lib \
-lmsgbaseutil \
$(NULL)
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk