# $Id: Makefile,v 1.1 2012-07-10 05:55:38 stefano Exp $

include ../Make.config

all:

clean:
	$(RM) *.sym *.map zcc_opt.def *.o*
