Index: mttroot/mtt/doc/Makefile ================================================================== --- mttroot/mtt/doc/Makefile +++ mttroot/mtt/doc/Makefile @@ -3,10 +3,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.2 2002/04/26 17:17:20 geraint +## Allow variables to be set outside Makefile. +## ## Revision 1.1 2001/06/04 08:18:52 gawthrop ## Putting documentation under CVS ## ## Revision 1.2 1998/07/02 18:40:07 peterg ## More on install option @@ -77,11 +80,11 @@ rm -f mtt.log mtt.ky mtt.toc install-doc: mtt.html mtt.ps.gz mtt.info cp mtt.info* $(INFOPATH) - cp mtt.html mtt_toc.html mtt.ps.gz $(DOCPATH) + cp mtt*.html mtt.ps.gz $(DOCPATH) chmod -R a+r $(DOCPATH) chmod a+x $(DOCPATH) install-components: Compound-Components_rep.ps Compound-Components_rep mv Compound-Components_rep.ps $(DOCPATH)/../components