| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
2.1 Other ‘make’ Targets
There are some other useful make targets:
- 
‘info’
Create an info version of the manual, in ‘mpc.info’. 
- 
‘pdf’
Create a PDF version of the manual, in ‘doc/mpc.pdf’. 
- 
‘dvi’
Create a DVI version of the manual, in ‘doc/mpc.dvi’. 
- 
‘ps’
Create a Postscript version of the manual, in ‘doc/mpc.ps’. 
- 
‘html’
Create an HTML version of the manual, in several pages in the directory ‘doc/mpc.html’; if you want only one output HTML file, then type ‘makeinfo --html --no-split mpc.texi’ instead. 
- 
‘clean’
Delete all object files and archive files, but not the configuration files. 
- 
‘distclean’
Delete all files not included in the distribution. 
- 
‘uninstall’
Delete all files copied by ‘make install’. 
 
  This document was generated on September 15, 2012 using texi2html 5.0.
 
 
