Use a vector<char*> instead of char*[] so that we can add arbitrary number of
[oota-llvm.git] / test / Makefile
1 LEVEL  = ..
2 DIRS   = Feature Regression Programs
3 include ../Makefile.common
4 include Makefile.tests
5