xref: /original-bsd/libexec/Makefile (revision a50349cf)
1*a50349cfSbostic#	@(#)Makefile	8.1 (Berkeley) 06/04/93
20dd8ae77Sbostic
3ea92f364SbosticSUBDIR=	bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
4ea92f364Sbostic	mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd
50dd8ae77Sbostic
62c65460fSbostic.if	${MACHINE} == "hp300"
72c65460fSbosticSUBDIR+=rbootd
86996549eSbostic.elif	${MACHINE} == "luna68k"
96996549eSbosticSUBDIR+=rbootd
102c65460fSbostic.endif
11bd06bf10Smckusick
1210020db5Sbostic.include <bsd.subdir.mk>
13