40275fa0776b937cfc800d6c9001bc1df7b07996
[ghc-hetmet.git] / ghc / tests / concurrent / should_run / Makefile
1 #-----------------------------------------------------------------------------
2 # $Id: Makefile,v 1.1 1998/07/27 12:37:57 simonm Exp $
3
4 TOP = ../..
5 include $(TOP)/mk/boilerplate.mk
6 include $(TOP)/mk/should_run.mk
7
8 SRC_HC_OPTS += -dcore-lint -syslib concurrent
9
10 include $(TOP)/mk/target.mk