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
Retire the binutils-2.24.
[dragonfly.git]
/
bin
/
mv
/
Makefile
blob
3b8a87ef187b34c5170020901bc36480267896d7
1
# @(#)Makefile 8.2 (Berkeley) 4/2/94
2
# $FreeBSD: src/bin/mv/Makefile,v 1.6.2.1 2001/08/01 04:44:36 obrien Exp $
3
# $DragonFly: src/bin/mv/Makefile,v 1.4 2005/02/06 06:16:40 okumoto Exp $
4
5
PROG
=
mv
6
7
.
include
<
bsd.prog.mk
>