9 lines
178 B
Makefile
9 lines
178 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/03/07 07:02:21 garbled Exp $
|
|
|
|
FILES= func
|
|
FILESDIR=${BINDIR}/sushi/util/logging
|
|
MKOBJ= no
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|