4b971053d011eea8e5b503345dd6c62c5206504c
[oota-llvm.git] / projects / sample / lib / Makefile
1 #
2 # Relative path to the top of the source tree.
3 #
4 LEVEL=..
5
6 #
7 # List all of the subdirectories that we will compile.
8 #
9 DIRS=sample
10
11 include $(LEVEL)/Makefile.common