28c37e673e
on code written by Luke Mewburn. These need to be compiled with kqueue headers and kqueue-enabled libc.
11 lines
178 B
Makefile
11 lines
178 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 07:46:02 jdolecek Exp $
|
|
|
|
SUBDIR+= ioctl
|
|
SUBDIR+= proc
|
|
SUBDIR+= read
|
|
SUBDIR+= write
|
|
SUBDIR+= sig
|
|
SUBDIR+= vnode
|
|
|
|
.include <bsd.subdir.mk>
|