# ============================================================== # Copyright (c) 1996-2001 Tim Barbour. # Copyright (c) 1998-1999 ACT Financial Systems Pty Ltd. # All Rights Reserved. # This make library 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.12 2001/11/21 21:08:51 trb Exp $ # top-level Makefile for the test project - recurses into sub-components # setup top-level Makefile include gluon_top_level.mk # realistic depends on binetc - scripts are used for test target SUBDIR_DEPS = realistic : binetc # this directory does not contain just a single unit test UNIT_TEST = no # temporary EXCLUDED_SUBDIRS = parts include gluon.mk