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