NetBSD/share/sushi/Makefile
garbled 36d2c103c1 Add util to the index and top Makefile, and while I'm here, fix an
oversight WRT the new system config menus added earlier today.
2001-03-07 07:05:08 +00:00

12 lines
230 B
Makefile

# $NetBSD: Makefile,v 1.2 2001/03/07 07:05:08 garbled Exp $
SUBDIR= info install system users util
FILES= help index
FILESDIR=${BINDIR}/sushi
MKOBJ= no
.include "../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>