1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools/Makefile
Chris Lattner a2ae364718 Build new gccas tool
llvm-svn: 1059
2001-10-31 04:29:30 +00:00

6 lines
91 B
Makefile

LEVEL = ..
DIRS = as dis opt link gccas lli llc analyze
include $(LEVEL)/Makefile.common