NetBSD/regress/usr.bin/Makefile

12 lines
164 B
Makefile
Raw Normal View History

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