Use a vector<char*> instead of char*[] so that we can add arbitrary number of
[oota-llvm.git] / Makefile.common
2001-06-29 Chris LattnerFixed the obnoxious problem that caused an entire direc...
2001-06-06 Chris LattnerInitial revision