Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
228c19b0
Commit
228c19b0
authored
Jul 23, 2008
by
Simon Marlow
Browse files
add a "rebuild" target for convenience
parent
d16f69bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/Makefile
View file @
228c19b0
...
...
@@ -17,6 +17,11 @@ boot:: boot.stage.$(stage)
all
::
build.stage.$(stage)
rebuild
::
-
$(CABAL)
clean
--distpref
dist-stage
$(stage)
$(RM)
-rf
stage
$(stage)
-inplace
$(MAKE)
boot all
stage1
::
$(MAKE)
stage
=
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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