From: sof Date: Fri, 25 May 2001 01:15:36 +0000 (+0000) Subject: [project @ 2001-05-25 01:15:36 by sof] X-Git-Tag: Approximately_9120_patches~1878 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=86cdf87a1ed26801e3889ca5ba819e565fb47aac;p=ghc-hetmet.git [project @ 2001-05-25 01:15:36 by sof] Conditionally descend into touchy/ --- diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index 8db0f28..e34e3ec 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -12,6 +12,10 @@ SUBDIRS = ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode endif endif +ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" +SUBDIRS += touchy +endif + # hstags died when the new parser was introduced. # hstags \