# MultiSource/DOE-ProxyApps-C Makefile:  Build all subdirectories automatically

LEVEL = ../../..
PARALLEL_DIRS = XSBench    \
                miniAMR    \
                Pathfinder \
                miniGMG    \
                RSBench    \
                SimpleMOC  \
                CoMD

include $(LEVEL)/Makefile.programs
