1 2 3 4 5 6 7 8
clean: rm -f *core *[%~] *.[oa] rm -f .[a-z]*~ rm -f *.dep rm -rf obj distclean: rm -f Makefile