12 lines
227 B
Makefile
12 lines
227 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/12/12 01:49:32 tv Exp $
|
|
|
|
SUBDIR= scripting logging
|
|
|
|
FILES= help index
|
|
FILESDIR=${BINDIR}/sushi/util
|
|
NOOBJ= # defined
|
|
|
|
.include "../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|