#
# Wahey, a messed up makefile for building libraries!
#
# $Id: Makefile,v 1.5 2016/11/03 09:25:27 stefano Exp $
#

include ../Make.config

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

