Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitab66098

Browse files
committed
Didn't work when Makefile.custom is missing.
1 parent702f123 commitab66098

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
#
1010
# 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 $
1212
#
1313
#----------------------------------------------------------------------------
1414

@@ -52,7 +52,7 @@ ALLBOOKS = admin developer programmer reference tutorial user
5252
ALLSGML :=$(wildcard$(srcdir)/*.sgml$(srcdir)/ref/*.sgml)
5353

5454

55-
catalog: Makefile$(top_builddir)/src/Makefile.global$(top_builddir)/src/Makefile.custom
55+
catalog: Makefile$(top_builddir)/src/Makefile.global
5656
(echo"PUBLIC\"-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN\"\"$(DOCBOOKSTYLE)/html/docbook.dsl\""; \
5757
echo"PUBLIC\"-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN\"\"$(DOCBOOKSTYLE)/print/docbook.dsl\"")>$@
5858

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp