make_all.sh.html CLAWPACK  
 Source file:   make_all.sh
 Directory:   /home/rjl/git/rjleveque/clawpack-4.x/apps/burgers/1d/sine2n
 Converted:   Tue Jul 26 2011 at 12:58:54   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