Use new makeinfo -o option. Rest of this Makefile needs work to make it fit
authorRoland Pesch <pesch@cygnus>
Wed, 13 Nov 1991 23:21:31 +0000 (23:21 +0000)
committerRoland Pesch <pesch@cygnus>
Wed, 13 Nov 1991 23:21:31 +0000 (23:21 +0000)
config structure properly, though.

gas/doc/Makefile

index 6ac686bca71704c70d29b689d3f8a3672245c43b..463f645e961524df0f6317f080f020822f19d1b0 100755 (executable)
@@ -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