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 d84a0fa..2bbed60 100644 --- a/gnu/usr.bin/ld/rtld/Makefile +++ b/gnu/usr.bin/ld/rtld/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1996/09/12 03:42:54 bde Exp $ +# $FreeBSD$ PROG= ld.so SRCS= mdprologue.S rtld.c malloc.c shlib.c md.c support.c sbrk.c |