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
kernel - Remove msf buffer code
[dragonfly.git]
/
usr.bin
/
units
/
Makefile
blob
a755e32125d7ac7e4926c7023206782791adf2af
1
# $FreeBSD: src/usr.bin/units/Makefile,v 1.5.2.1 2002/02/18 16:16:57 ru Exp $
2
# $DragonFly: src/usr.bin/units/Makefile,v 1.4 2007/08/27 16:51:00 pavalos Exp $
3
4
PROG
=
units
5
FILES
=
units.lib
6
FILESDIR
= ${
SHAREDIR
}/
misc
7
8
.
include
<
bsd.prog.mk
>