Deleted Added
sdiff udiff text old ( 222468 ) new ( 223897 )
full compact
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 \
4 mount netconfig netconfig_ipv4 netconfig_ipv6 rootpass services \
5 time umount wlanconfig
6BINDIR= /usr/libexec/bsdinstall
7
8NO_MAN= true
9
10.include <bsd.prog.mk>