Chris Lattner | ab98202 | 2002-01-22 16:41:48 +0000 | [diff] [blame] | 1 | # MultiSource Makefile: Build all subdirectories automatically |
2 | |||||
3 | LEVEL = ../../.. | ||||
John Criswell | d245e09 | 2003-12-02 17:10:47 +0000 | [diff] [blame] | 4 | PARALLEL_DIRS := Applications Benchmarks |
Chris Lattner | a6638f6 | 2003-08-18 05:06:31 +0000 | [diff] [blame] | 5 | include $(LEVEL)/test/Programs/Makefile.programs |