llvm-6502/lib/CodeGen/Makefile
2003-08-15 04:55:22 +00:00

6 lines
151 B
Makefile

LEVEL = ../..
PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts SelectionDAG
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common