Cross Reference: Makefile
xref: /src/tests/usr.bin/c++/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/usr.bin/c++/
Makefile revision 1.5
1# $NetBSD: Makefile,v 1.5 2018/04/04 15:08:59 kamil Exp $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/usr.bin/c++
6
7TESTS_SH+=	t_call_once
8TESTS_SH+=	t_call_once2
9TESTS_SH=	t_cxxruntime
10TESTS_SH+=	t_hello
11TESTS_SH+=	t_pthread_once
12TESTS_SH+=	t_static_destructor
13
14.include <bsd.test.mk>
15

Indexes created Mon Nov 10 17:20:41 GMT 2025