7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
|
||
|
|
||
|
HELPER_NAME= casttest
|
||
|
HELPER_DIR= cast
|
||
|
|
||
|
.include <bsd.init.mk>
|