Files
netbsd/regress/usr.bin/Makefile
2013-04-06 16:48:33 +02:00

12 lines
164 B
Makefile

# $NetBSD: Makefile,v 1.19 2010/08/01 16:44:31 jmmv Exp $
.include <bsd.own.mk>
.if ${MKCXX} != "no"
SUBDIR+= c++
.endif
SUBDIR+= rtld
.include <bsd.subdir.mk>