1 # $NetBSD: Makefile,v 1.1 1996/08/09 10:15:07 thorpej Exp $ 2 3 PROG= ypxfr 4 SRCS= ypxfr.c ypdb.c yplog.c yplib_host.c ypresp_xdr.c 5 MAN= ypxfr.8 6 .PATH: ${.CURDIR}/../common 7 CFLAGS+=-I${.CURDIR}/../common 8 9 .include <bsd.prog.mk> 10
Indexes created Wed Oct 29 20:09:47 GMT 2025