19b9c78e4c
I think writing these makefiles takes longer than writing the menu items themselves.. ;)
12 lines
244 B
Makefile
12 lines
244 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:32 garbled Exp $
|
|
|
|
SUBDIR= info install scripton scriptoff system users
|
|
|
|
FILES= help index
|
|
FILESDIR=${BINDIR}/sushi
|
|
MKOBJ= no
|
|
|
|
.include "../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|