make_all.sh.html CLAWPACK  
 Source file:   make_all.sh
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/apps/euler/1d/hump
 Converted:   Mon Jan 21 2013 at 20:15:26   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

 
# Source this file to make all plots.

# Make reference solution in output directory specified in the Makefile below:
make .output -f Makefile_qref

# Clean up so data and output will be recreated below:
make clean

# Now run code and plot results
make .plots