mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
cf360e3fd8
llvm-svn: 1403
8 lines
109 B
Makefile
8 lines
109 B
Makefile
LEVEL = ../..
|
|
DIRS = Instrumentation Scalar IPO
|
|
|
|
LIBRARYNAME = transforms
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|