Mercurial > hg > octave-nkf
diff octMakefile.in @ 5913:e915287e3ef9
[project @ 2006-07-28 17:06:14 by jwe]
author | jwe |
---|---|
date | Fri, 28 Jul 2006 17:06:15 +0000 |
parents | f9ac7ebf0e19 |
children | ee50f74d1dd7 |
line wrap: on
line diff
--- a/octMakefile.in +++ b/octMakefile.in @@ -155,6 +155,10 @@ dist-info-files: INSTALL.OCTAVE BUGS .PHONY: dist-info-files +# The dist target depends on all because we use Octave to build some +# figures for the manual. It's best to create those figures with the +# version of Octave that we are distributing (it may even be required). + dist: all dist-info-files echo octave-$(version) > .fname rm -rf `cat .fname`