1# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 07:46:03 jdolecek Exp $
2
3SUBDIR+= file
4SUBDIR+= file2
5SUBDIR+= pipe1
6SUBDIR+= pipe2
7SUBDIR+= fifo
8SUBDIR+= ttypty_master
9SUBDIR+= ttypty_slave
10
11.include <bsd.subdir.mk>
12