Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
git-svn-id: svn://10.0.0.236/trunk@73583 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -29,7 +29,6 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = util
|
||||
LIBRARY_NAME = mozutil_s
|
||||
|
||||
REQUIRES = util
|
||||
|
||||
CSRCS = obs.c
|
||||
CPPSRCS = stopwatch.cpp
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
MODULE=util
|
||||
DEPTH=..\..\..
|
||||
CSRCS=obs.c
|
||||
REQUIRES=nspr util
|
||||
LIBRARY_NAME=util
|
||||
CPPSRCS=stopwatch.cpp \
|
||||
nsTimer.cpp \
|
||||
|
||||
Reference in New Issue
Block a user