summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-03-12 20:54:25 +0000
committerRoland McGrath <roland@redhat.com>1993-03-12 20:54:25 +0000
commit28c125b725bb2b41dcaf26cee9a157cfb3de36d6 (patch)
tree2f4cbfabe89a8815d150020ec1bbe2bbdf7e4b08 /compatMakefile
parentab9034ef4ee3e025593451ab99cb87f4452958a2 (diff)
downloadgunmake-28c125b725bb2b41dcaf26cee9a157cfb3de36d6.tar.gz
Formerly compatMakefile.~68~
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index 807fc5c..c219251 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -140,7 +140,7 @@ info: make.info
dvi: make.dvi
make.info: make.texinfo
- $(MAKEINFO) -I$(srcdir) $(srcdir)/make.texinfo
+ $(MAKEINFO) -I$(srcdir) $(srcdir)/make.texinfo -o make.info
make.dvi: make.texinfo
$(TEXI2DVI) $(srcdir)/make.texinfo