12 lines
241 B
Makefile
12 lines
241 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/12/12 01:49:20 tv Exp $
|
|
|
|
SUBDIR= install installb list remove
|
|
|
|
FILES= index help
|
|
FILESDIR=${BINDIR}/sushi/install
|
|
NOOBJ= # defined
|
|
|
|
.include "../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|