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

Commit4ea3c24

Browse files
committed
Remove junk left from DSSSL to XSL conversion
1 parent4384f8a commit4ea3c24

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

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

305305
##
306306
## Clean
307307
##
308308

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp