36d2c103c1
oversight WRT the new system config menus added earlier today.
12 lines
230 B
Makefile
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>
|