# $NetBSD: Makefile,v 1.6 2019/10/13 07:28:22 mrg Exp $ PROG= ypxfr SRCS= ypxfr.c MAN= ypxfr.8 COPTS.ypxfr.c+= ${GCC_NO_CAST_FUNCTION_TYPE} .include