c47a46da1c
This regress tests used to check dynamically loaded objects: constructor/destructor call for static objects, C++ runtime support. This is mostly - although without virtual functions, inheritance - covered by existing ATF tests. Stop descending into regress/usr.bin.
6 lines
111 B
Makefile
6 lines
111 B
Makefile
# $NetBSD: Makefile,v 1.20 2017/05/14 02:30:27 kamil Exp $
|
|
|
|
SUBDIR+= lib libexec sys
|
|
|
|
.include <bsd.subdir.mk>
|