1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/CodeGen/Makefile
Vikram S. Adve 04cace44d8 Add subdirectory PreSelection.
llvm-svn: 3739
2002-09-16 15:32:07 +00:00

5 lines
112 B
Makefile

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