repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libc: Include <unistd.h> for ftell/ftruncate/truncate prototypes.
[dragonfly.git]
/
usr.bin
/
ldd
/
Makefile
blob
9694a1129e93c4392ec8078783b7a7e418e3580e
1
# $FreeBSD: src/usr.bin/ldd/Makefile,v 1.11 1999/08/28 01:02:42 peter Exp $
2
3
PROG
=
ldd
4
5
.
include
<
bsd.prog.mk
>