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
Tiny step to keep ether header in mbuf on ethernet input path:
[dragonfly.git]
/
usr.bin
/
mkfifo
/
Makefile
blob
52fcfee055f51ac1162685ddc19f04af1118b00c
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/mkfifo/Makefile,v 1.3 2007/08/27 16:50:56 pavalos Exp $
3
4
PROG
=
mkfifo
5
6
.
include
<
bsd.prog.mk
>