xref: /freebsd/tools/bsdbox/Makefile.login (revision e1910ebda4d5972aef64aaf67ea7bcbbba16fa4f)
1#
2# This builds login and friends.
3#
4# $FreeBSD$
5#
6
7CRUNCH_PROGS_libexec+=	getty
8CRUNCH_PROGS_usr.bin+=	cap_mkdb
9CRUNCH_PROGS_usr.sbin+=	pwd_mkdb
10