add isinf.c to the CPU dependent Makefile
[unix-history] / usr / src / libexec / Makefile
# @(#)Makefile 5.10 (Berkeley) %G%
SUBDIR= bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd
#KERBEROS=kpasswdd
.if ${MACHINE} == "hp300"
SUBDIR+=rbootd
.elif ${MACHINE} == "luna68k"
SUBDIR+=rbootd
.endif
.include <bsd.subdir.mk>