3 # Author : Chris H. Rycroft (LBL / UC Berkeley)
4 # Email : chr@alum.mit.edu
7 # Tell make that these are phony targets
10 # Build all of the executable files
16 # Build the help files (with doxygen)
20 # Clean up the executable files
23 $(MAKE
) -C boundary
clean
24 $(MAKE
) -C examples
clean