NetBSD/share/sushi/info/programming/scriptapi/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

9 lines
195 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:35 garbled Exp $
FILES= help
FILESDIR=${BINDIR}/sushi/info/programming/scriptapi
MKOBJ= no
.include "../../../../Makefile.inc"
.include <bsd.prog.mk>