# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $FreeBSD$ SRCS= ypbind.c yp_ping.c PROG= ypbind MAN8= ypbind.8 CFLAGS+=-DDAEMON .include