xref: /original-bsd/libexec/Makefile (revision 42c7e7a1)
1#	@(#)Makefile	5.7.1.1 (Berkeley) 08/20/91
2
3SUBDIR=	bugfiler comsat fingerd ftpd getNAME getty mail.local \
4	makekey rexecd rlogind rshd talkd telnetd tftpd uucpd
5
6#KERBEROS=kpasswdd
7
8.include <bsd.subdir.mk>
9