summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/clang/libLLVMIRPrinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/clang/libLLVMIRPrinter/Makefile')
-rw-r--r--gnu/usr.bin/clang/libLLVMIRPrinter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/clang/libLLVMIRPrinter/Makefile b/gnu/usr.bin/clang/libLLVMIRPrinter/Makefile
index aec7f1d2d62..04344a6a3e3 100644
--- a/gnu/usr.bin/clang/libLLVMIRPrinter/Makefile
+++ b/gnu/usr.bin/clang/libLLVMIRPrinter/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2023/11/11 18:35:37 robert Exp $
+# $OpenBSD: Makefile,v 1.2 2024/02/08 20:28:54 miod Exp $
LIB= LLVMIRPrinter
NOPROFILE=
@@ -9,3 +9,5 @@ IRPrinterIRPrintingPasses.cpp:
ln -s ${LLVM_SRCS}/lib/IRPrinter/IRPrintingPasses.cpp $@
.PATH: ${.CURDIR}/../../../llvm/llvm/lib/IRPrinter
+
+CLEANFILES+= IRPrinterIRPrintingPasses.cpp