NetBSD/share/sushi/system/Makefile
garbled 19b9c78e4c Add the motherload of Makefiles to install all these fun forms and scripts.
I think writing these makefiles takes longer than writing the menu items
themselves.. ;)
2001-01-05 07:32:32 +00:00

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>