1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/CodeGen/Makefile
Chris Lattner 8b83fcfaa6 Mapping directory no longer exists
llvm-svn: 7801
2003-08-13 02:37:24 +00:00

6 lines
148 B
Makefile

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