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
cc6b470e
Commit
cc6b470e
authored
May 15, 2009
by
Ian Lynagh
Browse files
Add a maintainer-clean rule
parent
e86d7273
Changes
1
Hide whitespace changes
Inline
Side-by-side
rules/build-package.mk
View file @
cc6b470e
...
...
@@ -52,6 +52,8 @@ $(call clean-target,$1,$2,$1/$2)
distclean
:
clean_$1_$2_config
maintainer-clean
:
distclean
.PHONY
:
clean_$1_$2_config
clean_$1_$2_config
:
$(RM)
$1
/config.log
$1
/config.status
$1
/include/Hs
*
Config.h
...
...
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