gecko-dev/nsprpub
cls%seawood.org 6f8a5d43c1 Use CC instead of LD to link.
Thanks to martin@NetBSD.ORG (Martin Husemann) for the patch.
Bug #61745 r=cls
2001-03-09 07:41:26 +00:00
..
build/autoconf Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
config Use CC instead of LD to link. 2001-03-09 07:41:26 +00:00
lib Fix nspr autoconf for OpenVMS. 2001-02-25 21:50:47 +00:00
macbuild
pr Add individual boehm include path for our module dep tracking builds. 2001-03-09 06:03:24 +00:00
tools There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk. 2001-01-22 06:36:06 +00:00
Makefile Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner 2001-01-21 06:37:45 +00:00
Makefile.in Automatically run config.status if configure changes. 2001-02-06 02:33:34 +00:00
configure Actually use CPPFLAGS when passed to configure. 2001-03-09 04:51:09 +00:00
configure.in Actually use CPPFLAGS when passed to configure. 2001-03-09 04:51:09 +00:00
makefile.win