8 lines
144 B
Makefile
8 lines
144 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/09/11 18:55:24 christos Exp $
|
|
|
|
BASE= ${.CURDIR:T}
|
|
|
|
.include "${.CURDIR}/../Makefile.inc"
|
|
|
|
.include <bsd.prog.mk>
|