Fix typo.
This commit is contained in:
parent
07ca107c2d
commit
5ae57a91d9
@ -1,3 +1,8 @@
|
|||||||
|
2010-05-25 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (MOSTLYCLEANFILES): Fix typo.
|
||||||
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
|
2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
Joseph Myers <joseph@codesourcery.com>
|
Joseph Myers <joseph@codesourcery.com>
|
||||||
Andrew Stubbs <ams@codesourcery.com>
|
Andrew Stubbs <ams@codesourcery.com>
|
||||||
|
@ -586,7 +586,7 @@ cgen.@OBJEXT@: cgen.c cgen.h cgen-desc.h subsegs.h \
|
|||||||
# Remake the info files.
|
# Remake the info files.
|
||||||
|
|
||||||
MOSTLYCLEANFILES = $(STAGESTUFF) core \
|
MOSTLYCLEANFILES = $(STAGESTUFF) core \
|
||||||
testsuite/*.@OBJEXT@ testsuite/*.@OBJEXT@ut testsuite/gas.log testsuite/gas.sum \
|
testsuite/*.@OBJEXT@ testsuite/*.out testsuite/gas.log testsuite/gas.sum \
|
||||||
testsuite/site.exp site.bak site.exp stage stage1 stage2
|
testsuite/site.exp site.bak site.exp stage stage1 stage2
|
||||||
|
|
||||||
.PHONY: install-exec-local install-data-local
|
.PHONY: install-exec-local install-data-local
|
||||||
|
@ -677,7 +677,7 @@ CGEN_CPU_PREFIX = @cgen_cpu_prefix@
|
|||||||
|
|
||||||
# Remake the info files.
|
# Remake the info files.
|
||||||
MOSTLYCLEANFILES = $(STAGESTUFF) core \
|
MOSTLYCLEANFILES = $(STAGESTUFF) core \
|
||||||
testsuite/*.@OBJEXT@ testsuite/*.@OBJEXT@ut testsuite/gas.log testsuite/gas.sum \
|
testsuite/*.@OBJEXT@ testsuite/*.out testsuite/gas.log testsuite/gas.sum \
|
||||||
testsuite/site.exp site.bak site.exp stage stage1 stage2
|
testsuite/site.exp site.bak site.exp stage stage1 stage2
|
||||||
|
|
||||||
against = stage2
|
against = stage2
|
||||||
|
Loading…
Reference in New Issue
Block a user