mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* Makefile.in (distclean): Remove site config files and gas.sum.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
|
||||
* Makefile.in (distclean): Remove site config files and gas.sum.
|
||||
|
||||
Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||
|
||||
* gas/m68k/disperr.s: Use % for registers.
|
||||
|
@ -141,6 +141,7 @@ distclean: clean
|
||||
-rm -f *~ core
|
||||
-rm -f Makefile config.status
|
||||
-rm -fr *.log summary detail
|
||||
-rm -f site.exp site.bak gas.sum
|
||||
|
||||
Makefile : $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
|
||||
$(SHELL) ./config.status
|
||||
|
Reference in New Issue
Block a user