Notes on make help

Description

 The following are some of the valid targets for this Makefile:
 ...  all (the default if no target is provided)
 ...  clean
 ...  depend
 ...  doc
 ...  doxygen
 ...  edit_cache
 ...  install
 ...  install/local
 ...  install/strip
 ...  list_install_components
 ...  package
 ...  package_source
 ...  rebuild_cache
 ...  uninstall
 ...  exception
 ...  fml
 ...  fml-info.x
 ...  leq
 ...  maths
 ...  matrix
 ...  utility
 ...  vector
 ...  vector_exception.x
 ...  vector_init.x
 ...  vector_manip.x
 ...  matrix_analysis.x
 ...  matrix_analysis2.x
 ...  matrix_cholesky.x
 ...  matrix_eigenvalvect.x
 ...  matrix_exception.x
 ...  matrix_init.x
 ...  matrix_lu.x
 ...  matrix_manip.x
 ...  matrix_qr.x
 ...  matrix_svd.x
 ...  leq_exception.x
 ...  leq_isolve.x
 ...  leq_solve.x
 
 All Classes Namespaces Files Functions Variables Defines