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

Update for changes in GHC's build system

parent afe6cc08
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ clean_gmp:
"$(RM)" $(RM_OPTS_REC) libraries/integer-gmp/gmp/gmpbuild
endif
ifeq "$(phase_3_done)" "YES"
ifeq "$(phase)" ""
ifeq "$(findstring clean,$(MAKECMDGOALS))" ""
include libraries/integer-gmp/gmp/config.mk
......
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