12 lines
216 B
Makefile
12 lines
216 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/12/12 01:49:20 tv Exp $
|
|
|
|
SUBDIR= programming
|
|
|
|
FILES= index
|
|
FILESDIR=${BINDIR}/sushi/info
|
|
NOOBJ= # defined
|
|
|
|
.include "../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|