comparison octMakefile.in @ 2626:b35a5cd8107f

[project @ 1997-01-27 01:41:30 by jwe]
author jwe
date Mon, 27 Jan 1997 01:43:16 +0000
parents 7e24c1f29db4
children 20704e7e5e79
comparison
equal deleted inserted replaced
2625:e2f1586bb393 2626:b35a5cd8107f
28 SENDING-PATCHES THANKS move-if-change octave-sh octave-bug.in \ 28 SENDING-PATCHES THANKS move-if-change octave-sh octave-bug.in \
29 install-octave mkinstalldirs mkoctfile.in texi2dvi INFO.PATCH \ 29 install-octave mkinstalldirs mkoctfile.in texi2dvi INFO.PATCH \
30 MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] 30 MAKEINFO.PATCH ChangeLog ChangeLog.[0-9]
31 31
32 # Complete directory trees to distribute. 32 # Complete directory trees to distribute.
33 DISTDIRS = emacs glob kpathsea make # plplot 33 DISTDIRS = glob kpathsea make # plplot
34 34
35 # Subdirectories in which to run `make all'. 35 # Subdirectories in which to run `make all'.
36 SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ glob \ 36 SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ glob \
37 kpathsea libcruft liboctave src scripts doc examples 37 kpathsea libcruft liboctave src scripts doc examples
38 38
50 50
51 BINDISTFILES = $(addprefix $(srcdir)/, $(XBINDISTFILES)) \ 51 BINDISTFILES = $(addprefix $(srcdir)/, $(XBINDISTFILES)) \
52 octave-bug VERSION ARCH 52 octave-bug VERSION ARCH
53 53
54 # Subdirectories in which to run `make bin-dist'. 54 # Subdirectories in which to run `make bin-dist'.
55 BINDISTSUBDIRS = libcruft liboctave src info kpathsea readline \ 55 BINDISTSUBDIRS = libcruft liboctave src kpathsea readline info \
56 scripts doc examples 56 scripts doc emacs examples
57 57
58 # Complete directories trees to distribute with binary distributions. 58 # Complete directories trees to distribute with binary distributions.
59 BINDISTDIRS = emacs 59 BINDISTDIRS = emacs
60 60
61 # Subdirectories in which to run clean targets. 61 # Subdirectories in which to run clean targets.