repo.or.cz
/
dragonfly
/
port-amd64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Unconstify members of the lconv structure to make it conform to the C89 and
[dragonfly/port-amd64.git]
/
usr.sbin
/
jexec
/
Makefile
blob
f89e96ea5da64e6348c2c074242e6c388e2c5865
1
# $FreeBSD: src/usr.sbin/jexec/Makefile,v 1.1 2003/04/09 03:04:12 mike Exp $
2
# $DragonFly: src/usr.sbin/jexec/Makefile,v 1.1 2005/01/31 22:29:59 joerg Exp $
3
4
PROG
=
jexec
5
MAN
=
jexec
.8
6
WARNS?
=
6
7
8
.
include
<
bsd.prog.mk
>