Removing unused REQUIRES line

git-svn-id: svn://10.0.0.236/trunk@19125 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-01-31 20:14:35 +00:00
parent 781dc0721c
commit 51ebcfae81

View File

@@ -30,16 +30,7 @@ CSRCS = \
mkaccess.c \
$(NULL)
EXPORTS= mkaccess.h httpurl.h httpauth.h cookies.h
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
REQUIRES = netcache network dbm util pref js java fileurl \
security layer img httpurl mimetype htmldlgs
ifdef MOZ_SMOOTH_PROGRESS
REQUIRES += progress
endif
EXPORTS = mkaccess.h httpurl.h httpauth.h cookies.h
NO_STATIC_LIB=1