Chris Lattner e817245564 Build Transforms Utils library
llvm-svn: 2514
2002-05-07 18:08:50 +00:00

8 lines
115 B
Makefile

LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common