Initial stub of a Makefile and patches for LLVM
Nothing much, but getting some patches from chimera linux that should work.
This commit is contained in:
parent
636c6f0163
commit
6110995cfb
33 changed files with 1813 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
include config.mk
|
||||
|
||||
all:
|
||||
|
||||
.PHONY:
|
||||
Loading…
Add table
Add a link
Reference in a new issue