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
kernel/arm: send SIGSEGV to processes
[minix3.git]
/
tools
/
llvm-mcld
/
Makefile
blob
b817f0e08832ae92d89e7fb5e4d0e658e1f04c07
1
# $NetBSD: Makefile,v 1.1 2013/02/27 21:25:14 joerg Exp $
2
3
HOSTPROGNAME
=
ld
.mcld
4
HOSTPROG_CXX
=
ld
.mcld
5
HOST_SRCDIR
=
external
/
bsd
/
llvm
/
bin
/
llvm-mcld
6
7
.
include
"${.CURDIR}/../Makefile.host"