mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +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)
|
Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||||
|
|
||||||
* gas/m68k/disperr.s: Use % for registers.
|
* gas/m68k/disperr.s: Use % for registers.
|
||||||
|
@ -141,6 +141,7 @@ distclean: clean
|
|||||||
-rm -f *~ core
|
-rm -f *~ core
|
||||||
-rm -f Makefile config.status
|
-rm -f Makefile config.status
|
||||||
-rm -fr *.log summary detail
|
-rm -fr *.log summary detail
|
||||||
|
-rm -f site.exp site.bak gas.sum
|
||||||
|
|
||||||
Makefile : $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
|
Makefile : $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
|
||||||
$(SHELL) ./config.status
|
$(SHELL) ./config.status
|
||||||
|
Reference in New Issue
Block a user