mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
Makefile.in (distclean, realclean): Remove new configure-generated files.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 28 13:22:52 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in (distclean, realclean): Remove new
|
||||||
|
configure-generated files.
|
||||||
|
|
||||||
Sat Aug 27 20:26:12 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
|
Sat Aug 27 20:26:12 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
|
||||||
|
|
||||||
Conversion to autoconf:
|
Conversion to autoconf:
|
||||||
|
@ -450,7 +450,7 @@ distclean realclean: clean-here
|
|||||||
else true; fi
|
else true; fi
|
||||||
-rm -f config.status Makefile targ-env.h targ-cpu.h \
|
-rm -f config.status Makefile targ-env.h targ-cpu.h \
|
||||||
targ-cpu.c obj-format.h obj-format.c atof-targ.c TAGS \
|
targ-cpu.c obj-format.h obj-format.c atof-targ.c TAGS \
|
||||||
config-stamp config.h
|
config-stamp config.h conf config.log config.cache
|
||||||
|
|
||||||
# Entry points `install', `includes' and `uninstall'.
|
# Entry points `install', `includes' and `uninstall'.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user