12 lines
243 B
Makefile
12 lines
243 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:21 tv Exp $
|
|
|
|
SUBDIR= addexport delexport
|
|
|
|
FILES= index help
|
|
FILESDIR=${BINDIR}/sushi/network/exports
|
|
NOOBJ= # defined
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|