Cross Reference: Makefile
xref: /src/tests/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/include/
Makefile revision 1.2
1# $NetBSD: Makefile,v 1.2 2011/03/30 09:43:22 jruoho Exp $
2
3NOMAN=		# defined
4
5.include <bsd.own.mk>
6
7TESTSDIR=	${TESTSBASE}/include
8TESTS_SUBDIRS=	sys
9
10TESTS_C=	t_bitstring
11TESTS_C+=	t_inttypes
12TESTS_C+=	t_limits
13TESTS_C+=	t_paths
14TESTS_C+=	t_stdint
15
16FILESDIR=	${TESTSDIR}
17FILES=		d_bitstring_27.out
18FILES+=		d_bitstring_32.out
19FILES+=		d_bitstring_49.out
20FILES+=		d_bitstring_64.out
21FILES+=		d_bitstring_67.out
22FILES+=		d_bitstring_8.out
23
24.include <bsd.test.mk>
25

Indexes created Mon Dec 01 15:09:34 GMT 2025