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