xref: /openbsd/gnu/lib/libclang_rt/Makefile (revision 5dea098c)
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