1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/CodeGen/Makefile
Anand Shukla 5bb28c7358 Added Mapping subdir
llvm-svn: 3517
2002-08-27 22:45:49 +00:00

5 lines
99 B
Makefile

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