repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct a couple of uuid retention issues. Output the storage uuid for
[dragonfly/vkernel-mp.git]
/
usr.sbin
/
lptcontrol
/
Makefile
blob
fda3019b69a9b97fd07cbc33bf3569989657a0fd
1
# $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.2.12.2 2001/07/30 10:22:57 dd Exp $
2
# $DragonFly: src/usr.sbin/lptcontrol/Makefile,v 1.3 2005/01/17 02:49:24 cpressey Exp $
3
4
PROG
=
lptcontrol
5
WARNS?
=
6
6
MAN
=
lptcontrol
.8
7
8
.
include
<
bsd.prog.mk
>