mneumann's projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Make savecore work wagain by using the new 64 bit dumplo (_dumplo64).
[dragonfly.git]
/
sbin
/
nos-tun
/
Makefile
1
# $FreeBSD: src/sbin/nos-tun/Makefile,v 1.1.6.1 2001/04/25 10:58:45 ru Exp $
2
# $DragonFly: src/sbin/nos-tun/Makefile,v 1.4 2006/10/17 00:55:43 pavalos Exp $
3
4
PROG= nos-tun
5
MAN= nos-tun.8
6
7
.include <bsd.prog.mk>
8