Cross Reference: Makefile
xref: /src/tests/usr.bin/indent/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/usr.bin/indent/
Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 2021/02/21 21:26:26 rillig Exp $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/usr.bin/indent
6TESTS_SH=	t_indent
7
8FILESDIR=	${TESTSDIR}
9FILES=		binary.0
10FILES+=		binary.0.stdout
11FILES+=		comment-line-end.0
12FILES+=		comment-line-end.0.stdout
13FILES+=		comments.0
14FILES+=		comments.0.pro
15FILES+=		comments.0.stdout
16FILES+=		declarations.0
17FILES+=		declarations.0.stdout
18FILES+=		elsecomment.0
19FILES+=		elsecomment.0.stdout
20FILES+=		elsecomment.0.pro
21FILES+=		f_decls.0
22FILES+=		f_decls.0.stdout
23FILES+=		float.0
24FILES+=		float.0.stdout
25FILES+=		label.0
26FILES+=		label.0.stdout
27FILES+=		label.0.pro
28FILES+=		list_head.0
29FILES+=		list_head.0.stdout
30FILES+=		ncs.0
31FILES+=		ncs.0.stdout
32FILES+=		ncs.0.pro
33FILES+=		offsetof.0
34FILES+=		offsetof.0.stdout
35FILES+=		parens.0
36FILES+=		parens.0.stdout
37FILES+=		parens.0.pro
38FILES+=		pcs.0
39FILES+=		pcs.0.stdout
40FILES+=		pcs.0.pro
41FILES+=		cs.0
42FILES+=		cs.0.stdout
43FILES+=		cs.0.pro
44FILES+=		struct.0
45FILES+=		struct.0.stdout
46FILES+=		surplusbad.0
47FILES+=		surplusbad.0.stdout
48FILES+=		surplusbad.0.pro
49FILES+=		types_from_file.0
50FILES+=		types_from_file.0.stdout
51FILES+=		types_from_file.0.list
52FILES+=		types_from_file.0.pro
53FILES+=		wchar.0
54FILES+=		wchar.0.stdout
55
56.include <bsd.test.mk>
57

Indexes created Tue Dec 16 10:09:24 GMT 2025