xref: /openbsd-src/gnu/lib/libclang_rt/Makefile (revision eedbc2b4fece760635eeecff386fbd63d497ed62)
1# $OpenBSD: Makefile,v 1.2 2022/02/16 03:49:40 gnezdo Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR+=profile
6SUBDIR+=ubsan_minimal
7
8.include <bsd.subdir.mk>
9