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
/
irdaattach
/
Makefile
blob
8307a28ab2c1310774068460af622c7d4079fce4
1
# $NetBSD: Makefile,v 1.7 1995/03/18 15:01:11 cgd Exp $
2
3
PROG
=
irdaattach
4
MAN
=
irdaattach
.8
5
MLINKS
=
irdaattach
.8
irda
.8
6
LDADD
+= -
lutil
7
8
.
include
<
bsd.prog.mk
>