Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
af199e49
Commit
af199e49
authored
Aug 24, 2010
by
Ian Lynagh
Browse files
Clean the generated userguide sources
parent
712ea2a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/ghc.mk
View file @
af199e49
...
...
@@ -24,6 +24,8 @@ $(docs/users_guide_GENERATED_DOCBOOK_SOURCES): %.gen.xml: inplace/bin/mkUserGuid
$(eval
$(call
docbook,docs/users_guide,users_guide))
$(eval
$(call
clean-target,docs/users_guide,gen,$(docs/users_guide_GENERATED_DOCBOOK_SOURCES)))
# Hack: dblatex normalises the name of the input file using
# os.path.realpath, which means that if we're in a linked build tree,
# it won't be able to find ug-book.xml which is in the build tree but
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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