8 lines
125 B
Makefile
8 lines
125 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
|
||
|
|
||
|
.include <bsd.own.mk>
|
||
|
|
||
|
SUBDIR=bn div exp
|
||
|
|
||
|
.include <bsd.subdir.mk>
|