Next: , Previous: Directory command, Up: Library commands


3.6.2 Clean command

Remove object and executable files but keep the library.

     $ ghdl --clean [options]

GHDL tries to remove any object, executable or temporary file it could have created. Source files are not removed.

There is no short command line form for this option to prevent accidental clean up.