Deleted Added
full compact
Makefile (220080) Makefile (222468)
1# $FreeBSD: head/usr.sbin/bsdinstall/scripts/Makefile 220080 2011-03-27 23:43:32Z nwhitehorn $
1# $FreeBSD: head/usr.sbin/bsdinstall/scripts/Makefile 222468 2011-05-29 21:24:20Z bz $
2
3SCRIPTS= auto adduser checksum config hostname jail keymap mirrorselect \
2
3SCRIPTS= auto adduser checksum config hostname jail keymap mirrorselect \
4 mount netconfig rootpass services time umount wlanconfig
4 mount netconfig netconfig_ipv4 netconfig_ipv6 rootpass services \
5 time umount wlanconfig
5BINDIR= /usr/libexec/bsdinstall
6
7NO_MAN= true
8
9.include <bsd.prog.mk>
6BINDIR= /usr/libexec/bsdinstall
7
8NO_MAN= true
9
10.include <bsd.prog.mk>