1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/CodeGen/Makefile
Vikram S. Adve 49fddd4df3 Added directory InstrSched.
llvm-svn: 401
2001-08-28 23:16:13 +00:00

5 lines
96 B
Makefile

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