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

Commite7397f0

Browse files
committed
Remove junk left from DSSSL to XSL conversion
1 parentae20b23 commite7397f0

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
@@ -303,15 +303,15 @@ endif # sqlmansectnum != 7
303303

304304
# tabs are harmless, but it is best to avoid them in SGML files
305305
check-tabs:
306-
@(! grep''$(wildcard$(srcdir)/*.sgml$(srcdir)/ref/*.sgml$(srcdir)/*.dsl$(srcdir)/*.xsl) )|| (echo"Tabs appear in SGML/XML files"1>&2;exit 1)
306+
@(! grep''$(wildcard$(srcdir)/*.sgml$(srcdir)/ref/*.sgml$(srcdir)/*.xsl) )|| (echo"Tabs appear in SGML/XML files"1>&2;exit 1)
307307

308308
##
309309
## Clean
310310
##
311311

312312
# This allows removing some files from the distribution tarballs while
313313
# keeping the dependencies satisfied.
314-
.SECONDARY: postgres.xml$(GENERATED_SGML) HTML.index
314+
.SECONDARY: postgres.xml$(GENERATED_SGML)
315315
.SECONDARY: INSTALL.html INSTALL.xml
316316
.SECONDARY: postgres-A4.fo postgres-US.fo
317317

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp