NetBSD/share/sushi/install/Makefile

12 lines
239 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:35 garbled Exp $
SUBDIR= install installb list remove
FILES= index help
FILESDIR=${BINDIR}/sushi/install
MKOBJ= no
.include "../../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>