blob: 49d838cc497f4ae8b6e47764bb0556db4bdf9d12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.3 2004/04/22 15:33:35 seb Exp $
--- docs/Makefile.in.orig 2004-04-22 12:15:03.000000000 +0000
+++ docs/Makefile.in
@@ -378,8 +378,6 @@ uninstall-man: uninstall-man1
.sgml.html.in:
jade -V nochunks -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl -t sgml $*.sgml > $*.html.in
-
-all-am: Makefile $(man_MANSIN) $(man_HTMLS)
# 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:
|