12 lines
249 B
Makefile
12 lines
249 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:25 tv Exp $
|
|
|
|
SUBDIR= client domainname master slave
|
|
|
|
FILES= index help
|
|
FILESDIR=${BINDIR}/sushi/network/yp
|
|
NOOBJ= # defined
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|