8 lines
127 B
Makefile
8 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.1 2000/10/03 15:13:22 itojun Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR=bn div exp
|
|
|
|
.include <bsd.subdir.mk>
|