]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/bsdinstall/scripts/Makefile
MFC r245700,245701,245702,245706,245707,245758,245759,245760,245792,245796,
[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          script services time umount wlanconfig
6 BINDIR= /usr/libexec/bsdinstall
7
8 NO_MAN= true
9
10 .include <bsd.prog.mk>