all:

clean:
	rm -rf Emulation-Debug _* loadable.* *~ *.bak \
		*/Emulation-Debug */_* */loadable.* */*~ */*.bak \
		*_g.dl3 *_h.dl3
