[project @ 2000-06-12 17:01:56 by panne]
[ghc-hetmet.git] / ghc / tests / lib / posix / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_run.mk
4
5 SRC_HC_OPTS += -dcore-lint -package posix -fglasgow-exts
6
7 # Posix007 is interactive, you'll have to issue a ^C on your tty.
8 posix007_RUNTEST_OPTS += -i/dev/tty
9
10 .PRECIOUS: %.o %.bin
11
12 include $(TOP)/mk/target.mk