diff options
Diffstat (limited to 'sim/w65/Makefile.in')
-rwxr-xr-x | sim/w65/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/w65/Makefile.in b/sim/w65/Makefile.in index 49a5126..331aa2b 100755 --- a/sim/w65/Makefile.in +++ b/sim/w65/Makefile.in @@ -156,7 +156,7 @@ distclean: binutils.?? binutils.??s binutils.aux binutils.log binutils.toc gencode run -rm -f $(PROGS) config.h stamp-h -realclean: clean distclean +maintainer-clean realclean: clean distclean -rm -f $(DISTSTUFF) TAGS etags tags: TAGS |