Skip to content
Snippets Groups Projects
Commit ed100fb3 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Clean the right directory in bindisttest

parent 541889e7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment