Use -Wl,-x instead of -s: it is more portable, and in particular,
[oota-llvm.git] / lib / Transforms / Makefile
1 LEVEL = ../..
2 PARALLEL_DIRS = Utils Instrumentation Scalar IPO
3 LIBRARYNAME = transforms
4 BUILD_ARCHIVE = 1
5
6 include $(LEVEL)/Makefile.common
7