]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsdinstall/scripts/Makefile
Import libxo-1.3.0:
[FreeBSD/FreeBSD.git] / usr.sbin / bsdinstall / scripts / Makefile
1 # $FreeBSD$
2
3 SCRIPTS= auto adduser bootconfig checksum config docsinstall entropy hardening \
4          hostname jail keymap mirrorselect mount netconfig netconfig_ipv4 \
5          netconfig_ipv6 rootpass script services time umount wlanconfig \
6          zfsboot
7 BINDIR= ${LIBEXECDIR}/bsdinstall
8
9 MAN=
10
11 .include <bsd.prog.mk>