summaryrefslogtreecommitdiff
path: root/share/sushi/network/Makefile
blob: cf04034c7f998bb2b001227a3880df8369962052 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.2 2001/12/12 01:49:22 tv Exp $

SUBDIR= exports hostname hosts interfaces routing yp

FILES=	index help
FILESDIR=${BINDIR}/sushi/network
NOOBJ=	# defined

.include "../../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>