diff options
Diffstat (limited to 'gnu/usr.bin/ld/ldd/Makefile')
-rw-r--r-- | gnu/usr.bin/ld/ldd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ldd/Makefile b/gnu/usr.bin/ld/ldd/Makefile index 03351032e15d6..7016aad9b829e 100644 --- a/gnu/usr.bin/ld/ldd/Makefile +++ b/gnu/usr.bin/ld/ldd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1993/12/16 21:51:27 nate Exp $ +# $Id: Makefile,v 1.4 1996/10/01 02:16:12 peter Exp $ PROG= ldd SRCS= ldd.c sods.c |