1 2 3 4 5 6 7 8 9
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $FreeBSD$ PROG= ypset MAN= ypset.8 WARNS?= 2 .include <bsd.prog.mk>