repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
tools
/
llvm-include
/
Makefile
blob
277cb946d014cdf4cbfc8418f9124d9a75924bfe
1
# $NetBSD: Makefile,v 1.2 2012/06/17 07:40:25 joerg Exp $
2
3
HOST_BUILD
=
4
5
.
include
"${.PARSEDIR}/../llvm/Makefile.inc"
6
7
.
include
"${LLVM_TOPLEVEL}/Makefile.inc"
8
.
include
"${LLVM_TOPLEVEL}/include/Makefile"