File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
#
9
9
#
10
10
# IDENTIFICATION
11
- # $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.31 2001/02/13 21:27:05 petere Exp $
11
+ # $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.32 2001/02/13 21:51:17 petere Exp $
12
12
#
13
13
# ----------------------------------------------------------------------------
14
14
@@ -52,7 +52,7 @@ ALLBOOKS = admin developer programmer reference tutorial user
52
52
ALLSGML := $(wildcard $(srcdir ) /* .sgml $(srcdir ) /ref/* .sgml)
53
53
54
54
55
- catalog : Makefile $(top_builddir ) /src/Makefile.global $( top_builddir ) /src/Makefile.custom
55
+ catalog : Makefile $(top_builddir ) /src/Makefile.global
56
56
(echo " PUBLIC \" -//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN\" \" $( DOCBOOKSTYLE) /html/docbook.dsl\" " ; \
57
57
echo " PUBLIC \" -//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN\" \" $( DOCBOOKSTYLE) /print/docbook.dsl\" " ) > $@
58
58
You can’t perform that action at this time.
0 commit comments