Mercurial > hg > octave-nkf
comparison scripts/Makefile.in @ 5732:17d87fbd7010
[project @ 2006-04-04 17:50:46 by jwe]
author | jwe |
---|---|
date | Tue, 04 Apr 2006 17:50:46 +0000 |
parents | f812a0680d05 |
children | 653405a3af98 |
comparison
equal
deleted
inserted
replaced
5731:c7d5a534afa5 | 5732:17d87fbd7010 |
---|---|
28 DISTFILES = Makefile.in ChangeLog $(SOURCES) configure.in \ | 28 DISTFILES = Makefile.in ChangeLog $(SOURCES) configure.in \ |
29 configure mkinstalldirs mkdoc mkpkgadd gethelp.cc \ | 29 configure mkinstalldirs mkdoc mkpkgadd gethelp.cc \ |
30 skip-autoheader DOCSTRINGS | 30 skip-autoheader DOCSTRINGS |
31 | 31 |
32 SUBDIRS = audio control deprecated elfun finance general image io \ | 32 SUBDIRS = audio control deprecated elfun finance general image io \ |
33 linear-algebra miscellaneous optimization plot polynomial \ | 33 linear-algebra miscellaneous optimization path plot polynomial \ |
34 quaternion set signal sparse specfun special-matrix startup \ | 34 quaternion set signal sparse specfun special-matrix startup \ |
35 statistics strings testfun time | 35 statistics strings testfun time |
36 | 36 |
37 DISTSUBDIRS = $(SUBDIRS) | 37 DISTSUBDIRS = $(SUBDIRS) |
38 | 38 |