projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
usr.sbin/makefs: Add HAMMER2 offline destroy support
[dragonfly.git]
/
bin
/
mv
/
Makefile
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>