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
HAMMER 59B/Many: Stabilization pass - fixes for large file issues
[dragonfly.git]
/
usr.bin
/
unexpand
/
Makefile
blob
73dddae4720b192c7d33ef50db052a296ba22c03
1
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/unexpand/Makefile,v 1.1.1.1.14.1 2002/07/09 10:35:16 tjr Exp $
3
# $DragonFly: src/usr.bin/unexpand/Makefile,v 1.4 2007/08/27 16:51:00 pavalos Exp $
4
5
PROG
=
unexpand
6
NOMAN
=
noman
7
8
.
include
<
bsd.prog.mk
>