NetBSD/share/mk
lukem dac6dcb8de Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC
Remove support for building extsrc/:
1. Makefile: remove do-extsrc target.
2. build.sh: remove options -y and -Y extsrcdir.
3. distrib/sets: remove support for extsrc in various tools
   including the options -L ext and -y, and the extsrc sets.
4. doc/BUILDING.mdoc: remove docs for extsrc/, EXTSRCSRCDIR, MKEXTSRC (etc)
5. bsd.own.mk and various Makefiles: remove support for extsrc/,
   EXTSRCSRCDIR, MKEXTSRC.

As proposed on tech-kern and tech-userlevel on 2022-01-07
and followed up on 2022-08-21.
2022-08-21 07:10:03 +00:00
..
Makefile
bsd.README Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC 2022-08-21 07:10:03 +00:00
bsd.buildinstall.mk
bsd.clang-analyze.mk
bsd.clean.mk
bsd.dep.mk
bsd.doc.mk
bsd.dtb.mk
bsd.endian.mk
bsd.files.mk
bsd.gcc.mk
bsd.host.mk
bsd.hostinit.mk
bsd.hostlib.mk
bsd.hostprog.mk
bsd.inc.mk get rid of old style `` command substitution in shell and use $() instead. 2022-03-29 22:48:04 +00:00
bsd.info.mk
bsd.init.mk
bsd.ioconf.mk
bsd.kernobj.mk
bsd.kinc.mk get rid of old style `` command substitution in shell and use $() instead. 2022-03-29 22:48:04 +00:00
bsd.klinks.mk
bsd.kmodule.mk bsd.kmodule.mk: Build modules with KDTRACE_HOOKS if MKDTRACE=yes. 2022-08-07 23:42:09 +00:00
bsd.lib.mk get rid of old style `` command substitution in shell and use $() instead. 2022-03-29 22:48:04 +00:00
bsd.links.mk get rid of old style `` command substitution in shell and use $() instead. 2022-03-29 22:48:04 +00:00
bsd.lua.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk get rid of old style `` command substitution in shell and use $() instead. 2022-03-29 22:48:04 +00:00
bsd.own.mk Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC 2022-08-21 07:10:03 +00:00
bsd.prog.mk add libxcvt. 2022-07-14 03:48:49 +00:00
bsd.rpc.mk
bsd.sanitizer.mk
bsd.shlib.mk
bsd.subdir.mk bsd.subdir.mk: replace obscure indirection with direct condition 2022-07-10 21:32:09 +00:00
bsd.sys.mk
bsd.syscall.mk
bsd.test.mk
bsd.x11.mk update for xorg-server 21.1.4. 2022-07-15 09:11:02 +00:00
compare-lib-lists
sys.mk