diff options
Diffstat (limited to 'usr.bin/ldd/Makefile')
-rw-r--r-- | usr.bin/ldd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ldd/Makefile b/usr.bin/ldd/Makefile index 0335103..afcd81e 100644 --- a/usr.bin/ldd/Makefile +++ b/usr.bin/ldd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1993/12/16 21:51:27 nate Exp $ +# $FreeBSD$ PROG= ldd SRCS= ldd.c sods.c |