summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind/Makefile
blob: 8e9a231940c42929ae616c2be7831cb60845d870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
# $FreeBSD$

PROG=	ypbind
MAN=	ypbind.8
SRCS=	ypbind.c yp_ping.c

CFLAGS+= -DDAEMON

WARNS?=	2

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