freebsd-dev/usr.sbin/bsdinstall
Simon J. Gerraty 0c3627f44d bsdinstall avoid subdir depending on parent
When not doing tree walks, it is bad for sub-dirs to depend on
parents.  Move the generation of opt_osname.h to distextract
and have others that need that depend on it.

In usr.sbin/bsdinstall use SUBDIR_DEPEND_ so tree walking still works.

Reviewed by:	obrien
Differential Revision:	https://reviews.freebsd.org/D39742
2023-04-20 22:00:40 -07:00
..
distextract bsdinstall avoid subdir depending on parent 2023-04-20 22:00:40 -07:00
distfetch bsdinstall avoid subdir depending on parent 2023-04-20 22:00:40 -07:00
partedit bsdinstall avoid subdir depending on parent 2023-04-20 22:00:40 -07:00
runconsoles
scripts bsdconfig, bsdinstall: Refresh mirrors list 2023-01-16 13:48:06 -03:00
bsdinstall
bsdinstall.8
Makefile bsdinstall avoid subdir depending on parent 2023-04-20 22:00:40 -07:00
Makefile.depend
Makefile.inc
startbsdinstall