From: Simon Marlow Date: Wed, 24 Jun 2009 11:02:55 +0000 (+0000) Subject: add debug_p and thr_debug_p to $(ALL_WAYS) X-Git-Tag: 2009-06-25~4 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c6d2c108a2c0f8b686dbae5f01171d9199ab7046 add debug_p and thr_debug_p to $(ALL_WAYS) --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 6be0aa4..0502f11 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -918,7 +918,7 @@ endif # # The ways currently defined. # -ALL_WAYS=v p t l s mp mg debug dyn thr thr_l debug_dyn thr_dyn thr_debug_dyn thr_p thr_debug thr_debug_l +ALL_WAYS=v p t l s mp mg debug dyn thr thr_l debug_dyn thr_dyn thr_debug_dyn thr_p thr_debug thr_debug_l debug_p thr_debug_p USER_WAYS=a b c d e f g h j k l m n o A B #