removing unused REQUIRES line

This commit is contained in:
mcafee%netscape.com 1999-01-31 10:13:55 +00:00
parent d9f7993357
commit 9952b537d3

View File

@ -22,7 +22,7 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = abouturl
MODULE = abouturl
LIBRARY_NAME = abouturl
CSRCS = \
@ -31,9 +31,6 @@ CSRCS = \
EXPORTS= $(srcdir)/abouturl.h
REQUIRES = netcache network dbm util pref js java fileurl \
security layer img httpurl jtools
NO_STATIC_LIB=1
include $(topsrcdir)/config/rules.mk