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
ab4643fd
Commit
ab4643fd
authored
May 15, 2009
by
chak@cse.unsw.edu.au.
Browse files
Fix maintainer-clean for library/dph
parent
262ad2a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
ab4643fd
...
...
@@ -893,7 +893,11 @@ maintainer-clean : distclean
$(RM)
configure mk/config.h.in
$(RM)
-r
autom4te.cache libraries/
*
/autom4te.cache
$(RM)
ghc.spec
$(RM)
libraries/
*
/GNUmakefile libraries/
*
/ghc.mk libraries/
*
/configure
$(RM)
$(
patsubst
%, libraries/%/GNUmakefile,
\
$(PACKAGES)
$(PACKAGES_STAGE2)
)
$(RM)
$(
patsubst
%, libraries/%/ghc.mk,
$(PACKAGES)
$(PACKAGES_STAGE2)
)
$(RM)
$(
patsubst
%, libraries/%/configure,
\
$(PACKAGES)
$(PACKAGES_STAGE2)
)
$(RM)
libraries/base/include/HsBaseConfig.h.in
$(RM)
libraries/directory/include/HsDirectoryConfig.h.in
$(RM)
libraries/process/include/HsProcessConfig.h.in
...
...
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