[commit: nofib] master: Follow changes in dependency generation. (f0082fd)

"Edward Z. Yang" <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/nofib

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f0082fddac1f13c5d032c230f8cdff94bf163ef0

>---------------------------------------------------------------

commit f0082fddac1f13c5d032c230f8cdff94bf163ef0
Author: Edward Z. Yang <[email protected]>
Date:   Tue Nov 6 23:18:37 2012 -0800

    Follow changes in dependency generation.
    
    Signed-off-by: Edward Z. Yang <[email protected]>

>---------------------------------------------------------------

 mk/ghc-target.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mk/ghc-target.mk b/mk/ghc-target.mk
index 34c1e20..fc84366 100644
--- a/mk/ghc-target.mk
+++ b/mk/ghc-target.mk
@@ -77,7 +77,7 @@ PKGCONF_DEP = $(STAMP_PKG_CONF)
 endif
 
 ifeq "$(USE_NEW_MKDEPEND_FLAGS)" "YES"
-MKDEPENDHS_FLAGS = -dep-makefile .depend $(foreach way,$(WAYS),-dep-suffix $(way))
+MKDEPENDHS_FLAGS = -dep-suffix "" -dep-makefile .depend $(foreach way,$(WAYS),-dep-suffix $(way))
 else
 MKDEPENDHS_FLAGS = -optdep-f -optdep.depend $(foreach way,$(WAYS),-optdep-s -optdep$(way))
 endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.