]> git.gag.com Git - fw/sdcc/blob - src/port-clean.mk
* sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
[fw/sdcc] / src / port-clean.mk
1 clean:
2         rm -f $(LIB) *.o *~ port.a *.lst *.asm *.sym *~ *.cdb *.dep *.rul
3
4 distclean: clean
5