mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
|
--- 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)
|