summaryrefslogtreecommitdiff
path: root/tools/llvm-lib/libLLVMSupport/Makefile
blob: ef5f43aba3cee1ab9c573f36cee9475a654b16bf (plain)
1
2
3
4
5
#	$NetBSD: Makefile,v 1.2 2023/05/30 19:05:05 hgutch Exp $

CPPFLAGS.Signals.cpp+=	-include llvm/Config/config.h

.include <bsd.init.mk>