Daniel Dunbar | 5a51f70 | 2010-07-30 02:54:33 | [diff] [blame^] | 1 | # MultiSource/Examples Makefile: Build all subdirectories automatically |
2 | |||||
3 | LEVEL = ../.. | ||||
4 | |||||
5 | PARALLEL_DIRS = MultipleResults | ||||
6 | |||||
7 | include $(LEVEL)/Makefile.config | ||||
8 | include $(LEVEL)/Makefile.programs |