freebsd-dev/tools/bsdbox
Kyle Evans 7b3286c189 bsdbox: fix build after recent libifconfig changes
libifconfig now generates file(s) into its .OBJDIR that are essential to the
build. Make sure we -I that in, like we already do in the ^/rescue build.
2020-09-21 19:50:39 +00:00
..
Makefile bsdbox: fix build after recent libifconfig changes 2020-09-21 19:50:39 +00:00
Makefile.base bsdbox: fix build 2020-02-22 04:02:07 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile.fs
Makefile.hostapd Fix bsdbox build WITH_OFED 2018-08-27 19:34:50 +00:00
Makefile.kld
Makefile.login
Makefile.net
Makefile.telnetd
Makefile.textproc
README

$FreeBSD$

This is a very cut down implementation of a "busybox" style binary
for FreeBSD.

It's based on the rescue build system, which uses the crunchgen functionality
to build binaries.

It's a work in progress.

  -- adrian