2006-02-28 Roland McGrath <roland@redhat.com>

* Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
	stuff.
This commit is contained in:
Roland McGrath 2006-02-28 08:33:00 +00:00
parent 7b1830489b
commit 400dc23c64
1 changed files with 1 additions and 3 deletions

View File

@ -29,10 +29,8 @@ sysdeps-of-stem = sysdeps/$* sysdeps/unix/sysv/linux/$*
.PRECIOUS: %.gz %.bz2 # Don't delete output as intermediate files.
dist-port-%: $(foreach Z,.bz2 .gz,glibc-port-%-$(dist-version).tar$Z)
md5sum $^
glibc-port-%-$(dist-version).tar: configure ChangeLog
glibc-port-%-$(dist-version).tar: ChangeLog.%
@rm -fr $(basename $@)
$(do-export) -l ports
rm -f $(basename $@)/ChangeLog.[a-z]*
$(MAKE) -q `find $(sysdeps-of-stem) -name configure`
$(do-export) ports/ChangeLog.$* $(addprefix ports/,$(sysdeps-of-stem))
mv $(basename $@)/ports/* $(basename $@)/