# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $Id: Makefile,v 1.1 1995/11/01 16:56:42 deraadt Exp $ PROG= ypxfr SRCS= ypxfr.c ypdb.c yplog.c yplib_host.c ypxfr_xdr.c MAN= ypxfr.8 .PATH: ${.CURDIR}/../common CFLAGS+=-I${.CURDIR}/../common .include