NetBSD/share/mk
thorpej f77d35e72c Makefile fragment used to determine the path to crypto code in the
source tree.  Allows CRYPTOBASE to be set in mk.conf or environment.
If it's not set, it searches for: crypto-us, crypto-intl in that order.

Setting CRYPTOBASE to none forces a no-crypto build.  EXPORTABLE_SYSTEM
is supported for backwards-compatibility.

Will be used in a forthcoming mega-commit which significantly improves
the build process when building a crypto-enabled system, and allows
for the international crypto sub-tree to be seamlessly integrated into
the build process.
1999-07-11 20:17:01 +00:00
..
bsd.crypto.mk Makefile fragment used to determine the path to crypto code in the 1999-07-11 20:17:01 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.files.mk
bsd.inc.mk
bsd.info.mk
bsd.kinc.mk
bsd.kmod.mk
bsd.lib.mk Use ${SHLIB_VERSION_FILE} as the location of the shared library version 1999-06-10 00:40:05 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk Oops, PWD is really something else in most environments. 1999-06-10 20:48:28 +00:00
bsd.own.mk Switch the i386 port to ELF. 1999-07-05 09:13:04 +00:00
bsd.prog.mk add LIBIPSEC for use from DPADD. 1999-07-01 20:19:18 +00:00
bsd.README add LIBIPSEC for use from DPADD. 1999-07-01 20:19:18 +00:00
bsd.subdir.mk
bsd.sys.mk Introduce a second level of WARNS for even more paranoia 1999-07-08 01:55:38 +00:00
Makefile
sys.mk