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
/
tcopy
/
Makefile
blob
2353274f0c4d25d03b53d1b876a3603f6280eda1
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
3
PROG
=
tcopy
4
WARNS?
=
3
5
6
.
include
<
bsd.prog.mk
>