# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $FreeBSD: head/usr.sbin/ypbind/Makefile 50479 1999-08-28 01:35:59Z peter $ SRCS= ypbind.c yp_ping.c PROG= ypbind MAN8= ypbind.8 CFLAGS+=-DDAEMON .include