1# $FreeBSD$ 2 3SCRIPTS= auto adduser checksum config docsinstall entropy hostname jail \ 4 keymap mirrorselect mount netconfig netconfig_ipv4 netconfig_ipv6 \ 5 rootpass script services time umount wlanconfig zfsboot 6BINDIR= /usr/libexec/bsdinstall 7 8NO_MAN= true 9 10.include <bsd.prog.mk> 11