1 # $NetBSD: Makefile,v 1.2 1997/05/06 20:46:48 gwr 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.c: ${.CURDIR}/../common 7 CFLAGS+=-I${.CURDIR}/../common 8 9 .include <bsd.prog.mk> 10
Indexes created Fri Oct 31 11:10:07 GMT 2025