| distclean: clean |
distclean: clean |
| -$(RM) machine.h kernal.fi config.cache config.log config.status config.h Makefile |
-$(RM) machine.h kernal.fi config.cache config.log config.status config.h Makefile |
| |
|
| realclean: distclean |
#realclean is useless, but dangerous, so it's commented out |
| -$(RM) $(GEN_PRECIOUS) |
#realclean: distclean |
| |
# -$(RM) $(GEN_PRECIOUS) |
| |
|
| #mostlyclean, but also remove some of the stuff that is distributed |
#mostlyclean, but also remove some of the stuff that is distributed |
| virtualclean: mostlyclean |
virtualclean: mostlyclean |