]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[$(subdir) == misc] (sysdep_routines): Remove restf.S and savef.S.
authorUlrich Drepper <drepper@redhat.com>
Fri, 23 Feb 2001 20:15:23 +0000 (20:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 23 Feb 2001 20:15:23 +0000 (20:15 +0000)
sysdeps/unix/sysv/aix/Makefile

index 6c9ce1113ee1fe320792c21cfaedfd29707ced62..9aa48d16804e30a886701f64ae0547cf82266944 100644 (file)
@@ -6,7 +6,7 @@
 static-start-installed-name = /usr/lib/crt0.o
 
 ifeq ($(subdir),misc)
-sysdep_routines += dl-open dl-sym dl-close restf savef uitrunc
+sysdep_routines += dl-open dl-sym dl-close uitrunc
 endif
 
 ifeq ($(subdir),login)