xref: /openbsd-src/gnu/usr.bin/clang/libLLVMWindowsDriver/Makefile (revision 1ad61ae0a79a724d2d3ec69e69c8e1d1ff6b53a0)
1# $OpenBSD: Makefile,v 1.1 2023/11/11 18:35:38 robert Exp $
2
3LIB=	LLVMWindowsDriver
4NOPROFILE=
5
6SRCS+=	MSVCPaths.cpp
7
8.PATH:	${.CURDIR}/../../../llvm/llvm/lib/WindowsDriver
9