Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
62521d1f
Commit
62521d1f
authored
Sep 14, 2007
by
Simon Marlow
Browse files
distclean: extra-gcc-opts, testsuite
parent
741b2b95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
62521d1f
...
...
@@ -562,7 +562,7 @@ hc-file-bundle :
CLEAN_FILES
+=
hc-files-to-go
*
-hc
.tar.gz
DIST_CLEAN_FILES
+=
config.cache config.status mk/config.h mk/stamp-h
\
ghc.spec docs/users_guide/ug-book.xml
ghc.spec docs/users_guide/ug-book.xml
extra-gcc-opts
# don't clean config.mk: it's needed when cleaning stuff later on
LATE_DIST_CLEAN_FILES
+=
mk/config.mk
...
...
@@ -575,6 +575,7 @@ extraclean::
clean distclean
::
$(MAKE)
-C
bindisttest
$@
test
-d
testsuite
&&
$(MAKE)
-C
testsuite
$@
# -----------------------------------------------------------------------------
...
...
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