repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix3.git]
/
tools
/
llvm-lld
/
Makefile
blob
6d180255b01ea369b63e52015361d457e19150f6
1
# $NetBSD: Makefile,v 1.1 2013/09/02 14:34:58 joerg Exp $
2
3
HOSTPROGNAME
= ${
MACHINE_GNU_PLATFORM
}-
lld
4
HOSTPROG_CXX
= ${
MACHINE_GNU_PLATFORM
}-
lld
5
HOST_SRCDIR
=
external
/
bsd
/
llvm
/
bin
/
lld
6
7
.
include
"${.CURDIR}/../Makefile.host"