1# $Id: Makefile,v 1.1 2012-07-10 05:55:38 stefano Exp $
2
3include ../Make.config
4
5all:
6
7clean:
8	$(RM) *.sym *.map zcc_opt.def *.o*
9