2013-04-06 16:48:33 +02:00

12 lines
206 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/10/12 12:02:30 jdolecek Exp $
SUBDIR+= file
SUBDIR+= file2
SUBDIR+= pipe1
SUBDIR+= pipe2
SUBDIR+= fifo
SUBDIR+= ttypty_master
SUBDIR+= ttypty_slave
.include <bsd.subdir.mk>