repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add -n option to print major and minor version, e.g. 5.99 on -current.
[netbsd-mini2440.git]
/
sbin
/
ttyflags
/
Makefile
blob
a7e9e731e281b9dd44789c83e47105b6682a9ad8
1
# $NetBSD: Makefile,v 1.4 2005/01/19 20:48:13 xtraeme Exp $
2
3
PROG
=
ttyflags
4
MAN
=
ttyflags
.8
5
6
.
include
<
bsd.prog.mk
>