index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
llvm
/
passes
/
hello
/
Makefile
blob: 4853bbf0f8b583efec545477377d7f64f35df3a7 (
plain
)
1
2
3
4
5
6
7
PASSNAME:= hello OBJS= hello.o HEADERS= include ../Makefile.inc