* Makefile.am (EXTRA_DIST): Put spu_ovl.o in the emultempl

subdirectory.
	* Makefile.in: Regenerate.
This commit is contained in:
Ian Lance Taylor 2006-11-28 04:54:06 +00:00
parent 6314c43296
commit 71afa71118
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2006-11-27 Ian Lance Taylor <ian@airs.com>
* Makefile.am (EXTRA_DIST): Put spu_ovl.o in the emultempl
subdirectory.
* Makefile.in: Regenerate.
2006-11-27 Bob Wilson <bob.wilson@acm.org>
* emultempl/xtensaelf.em (XSHAL_ABI): Add default definition.

View File

@ -1864,7 +1864,7 @@ install-data-local: install-info
# Stuff that should be included in a distribution. The diststuff
# target is run by the taz target in ../Makefile.in.
EXTRA_DIST = ldgram.c ldgram.h ldlex.c spu_ovl.o $(man_MANS)
EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.o $(man_MANS)
diststuff: info $(EXTRA_DIST)
all: info ld.1

View File

@ -691,7 +691,7 @@ html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
# Stuff that should be included in a distribution. The diststuff
# target is run by the taz target in ../Makefile.in.
EXTRA_DIST = ldgram.c ldgram.h ldlex.c spu_ovl.o $(man_MANS)
EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.o $(man_MANS)
DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive