8 lines
128 B
Makefile
8 lines
128 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/28 12:11:27 kiyohara Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR+= exe ldd
|
|
|
|
.include <bsd.subdir.mk>
|