2011-02-18 14:54:34 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2011-07-09 23:01:54 +00:00
|
|
|
SCRIPTS= auto adduser checksum config docsinstall hostname jail keymap \
|
|
|
|
mirrorselect mount netconfig netconfig_ipv4 netconfig_ipv6 rootpass \
|
|
|
|
services time umount wlanconfig
|
2011-02-18 14:54:34 +00:00
|
|
|
BINDIR= /usr/libexec/bsdinstall
|
|
|
|
|
|
|
|
NO_MAN= true
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|