xref: /openbsd/regress/misc/Makefile (revision 38802059)
1#	$OpenBSD: Makefile,v 1.10 2021/11/13 08:48:50 matthieu Exp $
2
3SUBDIR =	c++abi exceptions os-test posixtestsuite sse2
4
5install:
6
7.include <bsd.subdir.mk>
8