[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec

File: [cvs.NetBSD.org] / src / libexec / Makefile (download)

Revision 1.1.1.2 (vendor branch), Wed Oct 8 09:03:32 1997 UTC (26 years, 6 months ago) by mrg
Branch: WFJ-920714, CSRG
CVS Tags: lite-2
Changes since 1.1.1.1: +9 -3 lines

lite-2.

#	@(#)Makefile	8.1 (Berkeley) 6/4/93

SUBDIR=	bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
	mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd

.if	${MACHINE} == "hp300"
SUBDIR+=rbootd
.elif	${MACHINE} == "luna68k"
SUBDIR+=rbootd
.endif

.include <bsd.subdir.mk>