Expand PMF_FN_* macros.
[netbsd-mini2440.git] / usr.sbin / ypserv / ypxfr / Makefile
blobb5b0f5ca0499bcc5de4882ff87fc38a08b4288f0
1 # $NetBSD: Makefile,v 1.4 1997/07/18 21:57:23 thorpej Exp $
3 PROG= ypxfr
4 SRCS= ypxfr.c
5 MAN= ypxfr.8
7 .include <bsd.prog.mk>