This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
ldd
/
Makefile
8 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
# $Id$
Imported NetBSD's ld for shared libs.
1993-11-03 23:41:59 +00:00
PROG
=
ldd
Incorporate John Polstra's sods.c display of the details about the dynamic linking information in the executable. It's quite extensive. It's connected to ldd's (new) -v option.
1996-10-01 02:16:16 +00:00
SRCS
=
ldd.c sods.c
Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR in front of BINDIR definition.
1993-12-16 21:51:27 +00:00
BINDIR
=
/usr/bin
Imported NetBSD's ld for shared libs.
1993-11-03 23:41:59 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink