mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
|
--- doc/Makefile.in.orig Tue Sep 30 12:06:45 1997
|
||
|
+++ doc/Makefile.in Fri Oct 10 19:19:27 1997
|
||
|
@@ -147,7 +147,7 @@
|
||
|
default: all
|
||
|
|
||
|
.SUFFIXES:
|
||
|
-.SUFFIXES: .dvi .info .ps .texi .texinfo
|
||
|
+#.SUFFIXES: .dvi .info .ps .texi .texinfo
|
||
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
||
|
cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
|
||
|
|