NetBSD/regress/usr.bin/rtld/Makefile

10 lines
153 B
Makefile
Raw Normal View History

2010-12-14 09:02:21 +03:00
# $NetBSD: Makefile,v 1.4 2010/12/14 06:02:21 skrll Exp $
.include <bsd.own.mk>
.if ${MKCXX} != "no"
SUBDIR+= testlib
.endif
.include <bsd.subdir.mk>