fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)

git-svn-id: svn://10.0.0.236/trunk@122820 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2002-06-06 20:28:14 +00:00
parent 4dedf2a23f
commit 6ebda75c34
81 changed files with 211 additions and 329 deletions

View File

@@ -31,10 +31,9 @@ LIBRARY_NAME = npnul32
RESFILE = npnul32.res
DEFFILE = $(srcdir)/npnul32.def
REQUIRES = java \
plugin \
xpcom \
pref \
$(NULL)
xpcom \
pref \
$(NULL)
CPPSRCS = \
maindll.cpp \