diff options
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r-- | gas/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in index 1b85f2b..fc885bb 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -450,7 +450,7 @@ distclean realclean: clean-here else true; fi -rm -f config.status Makefile targ-env.h targ-cpu.h \ 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'. |