X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/35ec6be988f2a37bdcd296440db6cb20520b9d3a..afdef93a7d2d6c6d737b231c45054f10f4da7ff1:/usr/src/libexec/Makefile diff --git a/usr/src/libexec/Makefile b/usr/src/libexec/Makefile index e816eea39e..64384e5f26 100644 --- a/usr/src/libexec/Makefile +++ b/usr/src/libexec/Makefile @@ -1,16 +1,14 @@ -# @(#)Makefile 5.6.1.1 (Berkeley) %G% +# @(#)Makefile 5.10 (Berkeley) %G% -SUBDIR= bugfiler comsat delivermail fingerd ftpd getNAME getty makekey \ - rexecd rlogind rshd talkd telnetd tftpd uucpd +SUBDIR= bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \ + mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd -#KERBEROS=kpasswdd +#KERBEROS=kpasswdd -.if ${MACHINE} == "hp300" -SUBDIR+=gcc -.elif ${MACHINE} == "tahoe" -SUBDIR+=pcc -.elif ${MACHINE} == "vax" -SUBDIR+=pcc +.if ${MACHINE} == "hp300" +SUBDIR+=rbootd +.elif ${MACHINE} == "luna68k" +SUBDIR+=rbootd .endif .include