[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / libexec

File: [local] / src / libexec / Makefile (download)

Revision 1.10, Wed Feb 26 06:17:01 1997 UTC (27 years, 3 months ago) by downsj
Branch: MAIN
Changes since 1.9: +2 -2 lines

Initial integration of userland tcpd.

#	from: @(#)Makefile	5.7 (Berkeley) 4/1/91
#	$OpenBSD: Makefile,v 1.10 1997/02/26 06:17:01 downsj Exp $

.include <bsd.own.mk>

SUBDIR=	atrun comsat fingerd ftpd getNAME getty identd \
	lfs_cleanerd mail.local makewhatis rexecd rlogind rshd rpc.lockd \
	rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \
	talkd tcpd telnetd tftpd uucpd

.if defined(YP)
SUBDIR+=rpc.yppasswdd
.endif

.include <bsd.subdir.mk>