# $OpenBSD: Makefile,v 1.2 2017/07/09 15:28:35 espie Exp $ LIB= LLVMGlobalISel NOPIC= NOPROFILE= .include SRCS= GlobalISel.cpp .PATH: ${.CURDIR}/../../../llvm/lib/CodeGen/GlobalISel install: @# Nothing here so far ... .include