]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/bsdinstall/scripts/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / usr.sbin / bsdinstall / scripts / Makefile
1 # $FreeBSD$
2
3 SCRIPTS= auto adduser checksum config docsinstall hostname jail keymap \
4          mirrorselect mount netconfig netconfig_ipv4 netconfig_ipv6 rootpass \
5          services time umount wlanconfig
6 BINDIR= /usr/libexec/bsdinstall
7
8 NO_MAN= true
9
10 .include <bsd.prog.mk>