run_mol.x | make the main executable, run_mol.x |
install | makes and installs run_mol.x |
bla.o | builds the object file bla.o from bla.foo, useful for developers |
clean | removes built program files |
docsclean | removes built documentation files |
distclean | removes all built files |