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 1dfb159..2467270 100644 --- a/sbin/ldconfig/Makefile +++ b/sbin/ldconfig/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1994/04/13 20:49:42 ats Exp $ +# $FreeBSD$ PROG= ldconfig SRCS= ldconfig.c shlib.c support.c |