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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.sbin
/
extattrctl
/
Makefile
blob
a085f8b6f64a4f0acfd08a71abf02ed80205b31c
1
# $NetBSD: Makefile,v 1.1 2005/08/28 19:37:59 thorpej Exp $
2
3
PROG
=
extattrctl
4
MAN
=
extattrctl
.8
5
6
.
include
<
bsd.prog.mk
>