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
Sync usage with man page.
[netbsd-mini2440.git]
/
regress
/
sys
/
kern
/
kqueue
/
read
/
Makefile
blob
99c3f73bf820c5795e64d360ec4637c251f14529
1
# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 07:46:03 jdolecek Exp $
2
3
SUBDIR
+=
file
4
SUBDIR
+=
file2
5
SUBDIR
+=
pipe1
6
SUBDIR
+=
pipe2
7
SUBDIR
+=
fifo
8
SUBDIR
+=
ttypty_master
9
SUBDIR
+=
ttypty_slave
10
11
.
include
<
bsd.subdir.mk
>