#$Id: Makefile,v 1.7 2008/04/18 02:33:01 judc Exp $
ROOT=..
include $(ROOT)\\Rules.mak

all:
	$(DCC_BARE) -N$(FWK_DIR) -Z -B DUnit.dpk
