[project @ 2001-05-01 11:46:56 by simonmar]
[ghc-hetmet.git] / ghc / tests / lib / net / Makefile
1 # -----------------------------------------------------------------------------
2 # $Id: Makefile,v 1.1 2001/05/01 11:46:56 simonmar Exp $
3
4 TOP = ../..
5 include $(TOP)/mk/boilerplate.mk
6 include $(TOP)/mk/should_run.mk
7
8 SRC_HC_OPTS += -dcore-lint -package net -fglasgow-exts
9
10 .PRECIOUS: %.o %.bin
11
12 include $(TOP)/mk/target.mk