NetBSD/share/sushi/network/yp/Makefile

12 lines
247 B
Makefile

# $NetBSD: Makefile,v 1.2 2001/04/25 18:32:04 garbled Exp $
SUBDIR= client domainname master slave
FILES= index help
FILESDIR=${BINDIR}/sushi/network/yp
MKOBJ= no
.include "../../../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>