1# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 2# $FreeBSD$ 3 4PROG= ypmatch 5NO_WERROR=yes 6 7.include <bsd.prog.mk> 8