Change to use strtoul instead of strtoll.
[oota-llvm.git] / projects / Makefile
1 LEVEL=..
2
3 DIRS=
4 OPTIONAL_DIRS:=$(shell ls | grep -v CVS)
5
6 include $(LEVEL)/Makefile.common