1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02: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