# ============================================================== # Copyright (c) 1999 Tim Barbour. # All Rights Reserved. # This file may be used and distributed under the terms # of the GNU LGPL, as published by the Free Software Foundation. # See the file COPYING for details. # ============================================================== # $Id: Makefile,v 1.4 2001/11/21 21:34:42 trb Exp $ TARGET_TYPE = library MAIN_LANGUAGE = haskell PRE_PROJECT_LIBS = %highland ifneq ($(okay_to_append),) # for StdDIS for Greencard FOREIGN_INTDIRS += /usr/local/ghc/share endif # generic makefile support include gluon.mk