[ucsim] Intro -U, -u options and configurable NL in UART display
[sdcc.git] / sdcc / sdas / clean.mk
blobddb59548316efbc7a2c44d259cf011b8692deabf
1 clean:
2 rm -f *core *[%~] *.[oa]
3 rm -f .[a-z]*~
4 rm -f *.dep
5 rm -rf obj
7 distclean:
8 rm -f Makefile