several major improvements to the sparc backend: support for weak linkage
[llvm/avr.git] / projects / sample / lib / Makefile
blob959038b7f9b4d1d72994045fd8252afe5cd95e87
1 ##===- projects/sample/lib/Makefile ------------------------*- Makefile -*-===##
4 # Relative path to the top of the source tree.
6 LEVEL=..
9 # List all of the subdirectories that we will compile.
11 DIRS=sample
13 include $(LEVEL)/Makefile.common