9 lines
180 B
Makefile
9 lines
180 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/12/12 01:49:32 tv Exp $
|
|
|
|
FILES= func
|
|
FILESDIR=${BINDIR}/sushi/util/logging
|
|
NOOBJ= # defined
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|