NetBSD/share/sushi/info/programming/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
289 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:33 garbled Exp $
SUBDIR= basics execapi formapi helpapi i18n indexapi scriptapi searchpaths
FILES= index help
FILESDIR=${BINDIR}/sushi/info/programming
MKOBJ= no
.include "../../../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>