freebsd-dev/usr.sbin/bsdinstall/scripts/Makefile

12 lines
303 B
Makefile
Raw Normal View History

# $FreeBSD$
SCRIPTS= auto adduser bootconfig checksum config docsinstall entropy hardening \
hostname jail keymap mirrorselect mount netconfig netconfig_ipv4 \
netconfig_ipv6 rootpass script services time umount wlanconfig \
zfsboot
BINDIR= ${LIBEXECDIR}/bsdinstall
MAN=
.include <bsd.prog.mk>