Deleted Added
full compact
Makefile (223897) Makefile (245702)
1# $FreeBSD: head/usr.sbin/bsdinstall/scripts/Makefile 223897 2011-07-09 23:01:54Z nwhitehorn $
1# $FreeBSD: head/usr.sbin/bsdinstall/scripts/Makefile 245702 2013-01-21 01:01:32Z nwhitehorn $
2
3SCRIPTS= auto adduser checksum config docsinstall hostname jail keymap \
4 mirrorselect mount netconfig netconfig_ipv4 netconfig_ipv6 rootpass \
2
3SCRIPTS= auto adduser checksum config docsinstall hostname jail keymap \
4 mirrorselect mount netconfig netconfig_ipv4 netconfig_ipv6 rootpass \
5 services time umount wlanconfig
5 script services time umount wlanconfig
6BINDIR= /usr/libexec/bsdinstall
7
8NO_MAN= true
9
10.include <bsd.prog.mk>
6BINDIR= /usr/libexec/bsdinstall
7
8NO_MAN= true
9
10.include <bsd.prog.mk>