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

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

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