]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2005-01-08 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 10:46:08 +0000 (10:46 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 10:46:08 +0000 (10:46 +0000)
* elf/Makefile (generated): Add tst-pie1{,.out,.o}.

elf/Makefile

index 028be25b2da990f1856fea7e52768cf85957c396..c8db2651ea92e874e483e6039196a521d6f1af75 100644 (file)
@@ -732,6 +732,8 @@ $(objpfx)tst-pie1: $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so
          -L$(subst :, -L,$(rpath-link)) -Wl,-rpath-link=$(rpath-link) \
          -o $@ $(objpfx)tst-pie1.o $(objpfx)tst-piemod1.so \
          $(common-objpfx)libc_nonshared.a
+
+generated += tst-pie1 tst-pie1.out tst-pie1.o
 endif
 
 check-textrel-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE