Files
clang-p2996/llvm/lib/CodeGen/Makefile
Ruchira Sasanka 11002a7b93 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