diff options
Diffstat (limited to 'sbin/ldconfig/Makefile')
-rw-r--r-- | sbin/ldconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ldconfig/Makefile b/sbin/ldconfig/Makefile index 0b9792fab953..f7d6eb576d66 100644 --- a/sbin/ldconfig/Makefile +++ b/sbin/ldconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/ldconfig/Makefile,v 1.14.2.1 1999/08/29 15:14:00 peter Exp $ PROG= ldconfig SRCS= elfhints.c ldconfig.c shlib.c support.c |