Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
7405f2cc
Commit
7405f2cc
authored
Jul 20, 2009
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small additional clean from the rearrangement of the HTML index build rules
parent
5106bdc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/src/sgml/Makefile
doc/src/sgml/Makefile
+3
-3
No files found.
doc/src/sgml/Makefile
View file @
7405f2cc
...
...
@@ -2,7 +2,7 @@
#
# PostgreSQL documentation makefile
#
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.11
8 2009/07/14 22:16:3
8 petere Exp $
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.11
9 2009/07/20 18:34:5
8 petere Exp $
#
#----------------------------------------------------------------------------
...
...
@@ -225,7 +225,7 @@ regress_README.html: regress.sgml
OSX
=
osx
#
(
may be called sx or sgml2xml on some systems
)
XSLTPROC
=
xsltproc
postgres.xml
:
postgres.sgml $(
GENERATED_
SGML)
postgres.xml
:
postgres.sgml $(
ALMOSTALL
SGML)
$(OSX)
-D
.
-x
lower
$<
|
\
$(PERL)
-p
-e
's/\[(amp|copy|egrave|gt|lt|mdash|nbsp|ouml|pi|quot|uuml) *\]/\&\1;/g;'
\
-e
'$$_ .= qq{<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">\n} if $$. == 1;'
\
...
...
@@ -301,7 +301,7 @@ clean distclean maintainer-clean:
# print
rm
-f
*.rtf
*.tex-ps
*.tex-pdf
*.dvi
*.aux
*.log
*.ps
*.pdf
*.out
*.fot
# index
rm
-f
HTML.index
HTML.index.start
$(GENERATED_SGML)
rm
-f
HTML.index
$(GENERATED_SGML)
# text
rm
-f
INSTALL
HISTORY
regress_README
# XSLT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment