Use -Wl,-x instead of -s: it is more portable, and in particular,
[oota-llvm.git] / lib / VMCore / Makefile
1 LEVEL = ../..
2 LIBRARYNAME = vmcore
3
4 include $(LEVEL)/Makefile.common
5