Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
53c7c467
Commit
53c7c467
authored
Sep 21, 2009
by
Simon Marlow
Browse files
clean some Haddock-generated files
parent
b02c9011
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
53c7c467
...
...
@@ -606,6 +606,8 @@ libraries/index.html: $(ALL_HADDOCK_FILES)
cd
libraries
&&
sh gen_contents_index
--inplace
$(eval
$(call
all-target,library_doc_index,libraries/index.html))
INSTALL_LIBRARY_DOCS
+=
libraries/
*
.html libraries/
*
.gif libraries/
*
.css libraries/
*
.js
CLEAN_FILES
+=
libraries/doc-index
*
libraries/haddock
*
.css
\
libraries/haddock
*
.js libraries/index
*
.html libraries/
*
.gif
endif
ifeq
"$(CHECK_PACKAGES)" "YES"
...
...
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