Sync'd various Makefile.ins to their Makefile counterparts.

Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.


git-svn-id: svn://10.0.0.236/trunk@13233 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
1998-10-21 02:13:56 +00:00
parent 1a347c2ce7
commit 909945b91f
80 changed files with 325 additions and 375 deletions

View File

@@ -31,7 +31,7 @@ CSRCS = \
EXPORTS= $(srcdir)/dataurl.h
REQUIRES = network nspr2 dbm util pref js java fileurl \
REQUIRES = network dbm util pref js java fileurl \
security layer img httpurl netcnvts
include $(topsrcdir)/config/rules.mk