• lukem's avatar
    Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC · bf86a759
    lukem authored
    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.
    bf86a759