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