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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
usr.sbin
/
wsmuxctl
/
Makefile
blob
e1b3685ca32725f1471ebf7cc62516b2378178bf
1
# $NetBSD: Makefile,v 1.1 1999/01/13 17:15:44 drochner Exp $
2
3
PROG
=
wsmuxctl
4
MAN
=
wsmuxctl
.8
5
SRCS
=
wsmuxctl.c
6
7
.
include
<
bsd.prog.mk
>