git: world: Remove obsolete 'build-tools' uses for host programs

Aaron LI aly at crater.dragonflybsd.org
Fri Aug 28 00:23:02 PDT 2026


commit cf643e3ae9f5aa00173afd6ba398eb01d4e2e2af
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Aug 26 19:10:22 2026 +0800

    world: Remove obsolete 'build-tools' uses for host programs
    
    These host programs (except share/syscons/mapsmk) are built with
    <bsd.hostprog.mk>, which has replaced the 'build-tools' target in 2004.
    So just remove the obsolete 'build-tools' target as well as the
    'install' target.
    
    Also remove the 'build-tools' target from <bsd.sys.mk>.

Summary of changes:
 bin/csh/gethost/Makefile         | 5 -----
 bin/sh/mknodes/Makefile          | 5 -----
 bin/sh/mksyntax/Makefile         | 5 -----
 games/adventure/setup/Makefile   | 6 +-----
 games/boggle/mkdict/Makefile     | 6 +-----
 games/boggle/mkindex/Makefile    | 6 +-----
 games/fortune/strfile/Makefile   | 6 +-----
 games/hack/makedefs/Makefile     | 5 -----
 games/phantasia/setup/Makefile   | 5 -----
 lib/libmagic/mkmagic/Makefile    | 5 -----
 lib/libncurses/tic_next/Makefile | 5 -----
 share/mk/bsd.sys.mk              | 2 +-
 share/syscons/mapsmk/Makefile    | 8 +-------
 stand/boot/pc32/asmdef/Makefile  | 5 -----
 stand/boot/pc32/btxld/Makefile   | 5 -----
 usr.bin/vi/vidump/Makefile       | 5 -----
 16 files changed, 6 insertions(+), 78 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cf643e3ae9f5aa00173afd6ba398eb01d4e2e2af


-- 
DragonFly BSD source repository


More information about the Commits mailing list