8 lines
301 B
Text
8 lines
301 B
Text
--- Makefile.in.orig Sat Jun 1 11:37:37 1996
|
|
+++ Makefile.in Thu Jun 12 21:47:10 1997
|
|
@@ -449,3 +449,5 @@
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|
|
+.texi.info:
|
|
+ makeinfo --no-split $(TEXINFOS)
|