0015932b89
The binaries created are different, but according to joerg@ there is no difference in functionality.
8 lines
226 B
Makefile
8 lines
226 B
Makefile
# $NetBSD: Makefile,v 1.4 2019/05/17 13:44:55 nakayama Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}llvm-tblgen
|
|
HOSTPROG_CXX= ${_TOOL_PREFIX}llvm-tblgen
|
|
HOST_SRCDIR= external/bsd/llvm/bin/tblgen
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|