1 2 3 4 5 6 7 8
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $FreeBSD$ SRCS= ypbind.c yp_ping.c PROG= ypbind CFLAGS+=-DDAEMON .include <bsd.prog.mk>