Added copyright header to all C++ source files.
[oota-llvm.git] / projects / Makefile
1 LEVEL=..
2
3 DIRS=
4 OPTIONAL_DIRS:=$(shell ls | grep -v CVS)
5
6 include $(LEVEL)/Makefile.common