NetBSD/share/sushi/install/Makefile

12 lines
241 B
Makefile
Raw Normal View History

2001-12-12 04:48:43 +03:00
# $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
2001-12-12 04:48:43 +03:00
NOOBJ= # defined
.include "../../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>