summaryrefslogtreecommitdiff
path: root/regress/sys/kern/kqueue/write/Makefile
blob: f302c53be64792de27277e16cc1dbc93c408c1cb (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 07:46:03 jdolecek Exp $

SUBDIR+= inet
SUBDIR+= pipe
SUBDIR+= pipe2
SUBDIR+= fifo
SUBDIR+= ttypty_master
SUBDIR+= ttypty_slave

.include <bsd.subdir.mk>