1*61418Sbostic# @(#)Makefile 8.1 (Berkeley) 06/04/93 240572Sbostic 355862SbosticSUBDIR= bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \ 455862Sbostic mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd 540572Sbostic 655598Sbostic.if ${MACHINE} == "hp300" 755598SbosticSUBDIR+=rbootd 856170Sbostic.elif ${MACHINE} == "luna68k" 956170SbosticSUBDIR+=rbootd 1055598Sbostic.endif 1150882Smckusick 1241627Sbostic.include <bsd.subdir.mk> 13