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