1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/CodeGen/Makefile
Ruchira Sasanka 8308fe4dee added RegAlloc Directory to DIRS
llvm-svn: 581
2001-09-14 21:28:17 +00:00

5 lines
91 B
Makefile

LEVEL = ../..
DIRS = InstrSelection InstrSched RegAlloc
include $(LEVEL)/Makefile.common