repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Firmware TX buffer length is 2bytes not 4.
[dragonfly.git]
/
usr.bin
/
look
/
Makefile
blob
ab9f2511bd862049982c55c7d957d6c204a101b6
1
# @(#)Makefile 8.1 (Berkeley) 6/9/93
2
# $DragonFly: src/usr.bin/look/Makefile,v 1.2 2005/01/07 02:43:41 cpressey Exp $
3
4
PROG
=
look
5
WARNS?
=
6
6
7
.
include
<
bsd.prog.mk
>