repo.or.cz
/
dragonfly
/
netmp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add another Qualcomm device ID.
[dragonfly/netmp.git]
/
sbin
/
syslink
/
Makefile
blob
e1313656ff5f42374b05fa43c943ba3fc562cf20
1
# $DragonFly: src/sbin/syslink/Makefile,v 1.1 2007/04/16 17:36:04 dillon Exp $
2
#
3
4
PROG
=
syslink
5
MAN
=
syslink
.8
6
WARNS?
=
2
7
8
.
include
<
bsd.prog.mk
>