Use new makeinfo -o option. Rest of this Makefile needs work to make it fit

config structure properly, though.
This commit is contained in:
Roland Pesch 1991-11-13 23:21:31 +00:00
parent c61b4184f4
commit f81c49b14a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ srcdir=..
TEXIDIR = $(srcdir)/../texinfo/fsf
as.info: as-${CONFIG}.texinfo
makeinfo as-${CONFIG}.texinfo
makeinfo -o as.info as-${CONFIG}.texinfo
# There's no index yet; when there is, add texindex call before tex 2nd pass
as.dvi: as-${CONFIG}.texinfo