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
..
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
bsd.README add LIBIPSEC for use from DPADD. 1999-07-01 20:19:18 +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 Change CFLAGS to AFLAGS for mkdep of .S/.s files. Fixes "make depend" 1999-02-24 22:04:15 +00:00
bsd.doc.mk * Add support for MKDOC MKLINKLIB MKLINT MKMAN MKNLS MKOBJ MKPIC MKPICINSTALL 1999-02-12 01:10:06 +00:00
bsd.files.mk Create <bsd.info.mk> for Info documentation, and avoid the nasty install 1999-02-11 13:25:42 +00:00
bsd.inc.mk PR/2936: Brian C. Grayson: Avoid truncating precious files when installing 1999-02-04 11:58:30 +00:00
bsd.info.mk Fix thinko to make MKINFO=no work again. Closes PRs 7342 and 7411. 1999-04-22 01:06:42 +00:00
bsd.kinc.mk PR/2936: Brian C. Grayson: Avoid truncating precious files when installing 1999-02-04 11:58:30 +00:00
bsd.kmod.mk If it exists, include machine/Makefile.inc 1999-03-10 06:34:19 +00:00
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 Change make to ${MAKE} to allow standard make to be overridden. 1998-12-31 15:28:52 +00:00
bsd.man.mk Use -Tascii for pre-generated man pages, to avoid some nroff character set 1999-04-16 18:56:19 +00:00
bsd.nls.mk for MKSHARE=no, set MKDOC=no MKMAN=no MKNLS=no, and for MKMAN=no, set 1999-02-12 12:38:44 +00:00
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.subdir.mk Remove `dirname: all-dirname' compatibility hack. It's been long supposed 1999-02-11 05:01:39 +00:00
bsd.sys.mk Introduce a second level of WARNS for even more paranoia 1999-07-08 01:55:38 +00:00
sys.mk alpha seems to work with -O2... 1999-03-10 14:06:14 +00:00