mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
|
--- docs/Makefile.in.orig Sat Jul 28 21:17:13 2001
|
||
|
+++ docs/Makefile.in Sat Jul 28 21:19:16 2001
|
||
|
@@ -230,8 +230,8 @@
|
||
|
#index.html: DBTOHTML.html
|
||
|
# cp -f DBTOHTML.html index.html
|
||
|
|
||
|
-index/index.html: index.sgml
|
||
|
- db2html index.sgml
|
||
|
+#index/index.html: index.sgml
|
||
|
+# db2html index.sgml
|
||
|
|
||
|
install-data-local: index/index.html
|
||
|
$(mkinstalldirs) $(htmldir)
|