summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
blob: 90d75f0f1ce0d7e9d8928defb9067f538daa6ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	8.1 (Berkeley) 6/4/93

SUBDIR=	bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
	mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd

.if	${MACHINE} == "hp300"
SUBDIR+=rbootd
.elif	${MACHINE} == "luna68k"
SUBDIR+=rbootd
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud