Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
e5b45e22
Commit
e5b45e22
authored
Aug 22, 2001
by
jcole@tetra.spaceapes.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added target for mysql.xml to Docs/Makefile.am.
parent
23e37c6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
Docs/Makefile.am
Docs/Makefile.am
+5
-1
No files found.
Docs/Makefile.am
View file @
e5b45e22
...
...
@@ -7,7 +7,7 @@
# and BSD makes
# If you know how to fix any of this more elegantly please mail
# d
avid
@mysql.com
# d
ocs
@mysql.com
TEXI2HTML_FLAGS
=
-iso
-number
DVIPS
=
dvips
...
...
@@ -93,6 +93,10 @@ nusphere.pdf: manual.texi
rm
-f
manual-tmp.
*
touch
$@
# Target to produce DocBook XML
mysql.xml
:
manual.texi include.texi
$(MAKEINFO)
--force
--no-ifinfo
--docbook
manual.texi
# The texi2dvi gives a lot of harmless errors. Just ignore them unless
# you want to help with the typesetting part.
# This is the European papersize version
...
...
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