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:
cls%seawood.org
2000-06-30 08:08:04 +00:00
parent 9c9d05c025
commit 91d683a067
252 changed files with 0 additions and 272 deletions

View File

@@ -29,7 +29,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = util
LIBRARY_NAME = mozutil_s
REQUIRES = util
CSRCS = obs.c
CPPSRCS = stopwatch.cpp

View File

@@ -22,7 +22,6 @@
MODULE=util
DEPTH=..\..\..
CSRCS=obs.c
REQUIRES=nspr util
LIBRARY_NAME=util
CPPSRCS=stopwatch.cpp \
nsTimer.cpp \