]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/Makefile
This commit was generated by cvs2svn to compensate for changes in r1592,
[FreeBSD/FreeBSD.git] / libexec / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/4/93
2
3 SUBDIR= bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
4         mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd
5
6 .if     ${MACHINE} == "hp300"
7 SUBDIR+=rbootd
8 .elif   ${MACHINE} == "luna68k"
9 SUBDIR+=rbootd
10 .endif
11
12 .include <bsd.subdir.mk>