X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Fconcurrent%2Fshould_run%2FMakefile;h=40c9db0b64c207af3e48aea20e287ab614a4189a;hb=a6a619fcf7b7e7ba83896616431fa1ca521fb8e7;hp=c60df67a1415d975bf0b37f0f7dc3a95157a0509;hpb=2146ed419cf4401104ab8cb8577db4aae8df3ffa;p=ghc-hetmet.git diff --git a/ghc/tests/concurrent/should_run/Makefile b/ghc/tests/concurrent/should_run/Makefile index c60df67..40c9db0 100644 --- a/ghc/tests/concurrent/should_run/Makefile +++ b/ghc/tests/concurrent/should_run/Makefile @@ -1,8 +1,14 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.5 2000/04/26 10:03:28 simonmar Exp $ +# $Id: Makefile,v 1.6 2000/05/10 14:30:59 rrt Exp $ TOP = ../.. include $(TOP)/mk/boilerplate.mk + +ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" +# conc020 *should* work +OMITTED_RUNTESTS = conc020.run conc021.run +endif + include $(TOP)/mk/should_run.mk conc009_RUNTEST_OPTS = -x 1