diff options
Diffstat (limited to 'gnu/usr.bin/ld/rtld/Makefile')
-rw-r--r-- | gnu/usr.bin/ld/rtld/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/ld/rtld/Makefile b/gnu/usr.bin/ld/rtld/Makefile index ee876b8c532..05d36b0963c 100644 --- a/gnu/usr.bin/ld/rtld/Makefile +++ b/gnu/usr.bin/ld/rtld/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.4 1998/03/26 19:47:20 niklas Exp $ # $NetBSD: Makefile,v 1.11 1995/10/09 00:11:24 pk Exp $ PROG= ld.so |