From: simonmar Date: Wed, 23 Jul 2003 15:12:55 +0000 (+0000) Subject: [project @ 2003-07-23 15:12:55 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~653 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=d34f8d8e85ef8b7750d9cee87389ce383b01f96c [project @ 2003-07-23 15:12:55 by simonmar] Comment previous commit --- diff --git a/mk/suffix.mk b/mk/suffix.mk index d16513f..69d164e 100644 --- a/mk/suffix.mk +++ b/mk/suffix.mk @@ -146,6 +146,7 @@ endif #----------------------------------------------------------------------------- # C-related suffix rules +# UseGhcForCc is only relevant when not booting from HC files. ifeq "$(UseGhcForCc) $(BootingFromHc)" "YES NO" $(odir_)%.$(way_)o : %.c