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
Rework stop path.
[dragonfly.git]
/
usr.bin
/
checkpt
/
Makefile
blob
e577ebca66560bcd22f6bc8b7be4305c9c7c7dac
1
# $DragonFly: src/usr.bin/checkpt/Makefile,v 1.5 2007/08/27 16:50:52 pavalos Exp $
2
3
PROG
=
checkpt
4
NOSHARED?
=
YES
5
MLINKS
=
checkpt
.1
checkpoint
.1
6
7
.
include
<
bsd.prog.mk
>