7 lines
119 B
Makefile
7 lines
119 B
Makefile
|
# $NetBSD: Makefile,v 1.2 2010/12/18 04:27:17 joerg Exp $
|
||
|
|
||
|
HELPER_NAME= divtest
|
||
|
HELPER_DIR= bn
|
||
|
|
||
|
.include <bsd.init.mk>
|