Mercurial > hg > octave-lyh
comparison octMakefile.in @ 518:2349d5721cd9
[project @ 1994-07-19 14:31:14 by jwe]
author | jwe |
---|---|
date | Tue, 19 Jul 1994 14:31:14 +0000 |
parents | f437f10ddb71 |
children | cc79ed98c391 |
comparison
equal
deleted
inserted
replaced
517:be927cad4cf7 | 518:2349d5721cd9 |
---|---|
15 include $(TOPDIR)/Makeconf | 15 include $(TOPDIR)/Makeconf |
16 | 16 |
17 DISTFILES = BUGS COPYING INSTALL INSTALL.OCTAVE Makefile.in \ | 17 DISTFILES = BUGS COPYING INSTALL INSTALL.OCTAVE Makefile.in \ |
18 Makeconf.in NEWS PROJECTS README README.NLP SENDING-PATCHES \ | 18 Makeconf.in NEWS PROJECTS README README.NLP SENDING-PATCHES \ |
19 THANKS f2c-compat.sh flibs.sh configure configure.in \ | 19 THANKS f2c-compat.sh flibs.sh configure configure.in \ |
20 config.guess config.sub octave.sh octave-mode.el \ | 20 config.guess config.sub move-if-change octave.sh \ |
21 doinstall.sh mkpath.c config.h.in acconfig.h MAKEINFO.PATCH \ | 21 octave-mode.el doinstall.sh mkpath.c config.h.in acconfig.h \ |
22 ChangeLog ChangeLog.[0-9] | 22 MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] |
23 | 23 |
24 # Complete directory trees to distribute. | 24 # Complete directory trees to distribute. |
25 DISTDIRS = bsd-math dld | 25 DISTDIRS = bsd-math dld |
26 | 26 |
27 # Subdirectories to run make in for the primary targets. | 27 # Subdirectories to run make in for the primary targets. |