diff options
Diffstat (limited to 'gnu/usr.bin/ld/rtld/Makefile')
-rw-r--r-- | gnu/usr.bin/ld/rtld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/rtld/Makefile b/gnu/usr.bin/ld/rtld/Makefile index 182afd7fb3696..43fd3ecde0ed3 100644 --- a/gnu/usr.bin/ld/rtld/Makefile +++ b/gnu/usr.bin/ld/rtld/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1996/10/01 01:51:40 peter Exp $ +# $Id: Makefile,v 1.21.2.1 1997/05/08 07:11:32 asami Exp $ PROG= ld.so SRCS= mdprologue.S rtld.c malloc.c shlib.c md.c support.c sbrk.c |