summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind/Makefile
blob: ec8345125a55ff95ddd213cc0c1f4195f1ebea0f (plain)
1
2
3
4
5
6
7
8
9
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
#	$Id: Makefile,v 1.4 1997/02/22 16:14:53 peter Exp $

SRCS=	ypbind.c yp_ping.c
PROG=	ypbind
MAN8=	ypbind.8
CFLAGS+=-DDAEMON

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud