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
ed100fb3
Commit
ed100fb3
authored
May 14, 2009
by
Ian Lynagh
Browse files
Clean the right directory in bindisttest
parent
541889e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
bindisttest/Makefile
View file @
ed100fb3
...
...
@@ -40,7 +40,7 @@ endif
clean distclean
:
$(RM)
-rf
$(BIN_DIST_INST_SUBDIR)
$(RM)
-rf
ghc
*
$(RM)
-rf
a/b/c/
*
$(RM)
HelloWorld HelloWorld.o HelloWorld.hi output
# Ignore a load of other standard targets
...
...
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