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
Remove building with NOCRYPTO option
[minix.git]
/
minix
/
llvm
/
passes
/
sectionify
/
Makefile
blob
24012f10e9f7afe522428e0200500c3f918528bb
1
PASSNAME
:=
sectionify
2
3
OBJS
:=
SectionifyPass.o
4
HEADERS
= $(
wildcard
..
/
include
/
magic
/
support
/*
.h
)
5
6
include
..
/
Makefile.inc