70df2f92f0
currently fails due to inappropriate error checks.
8 lines
134 B
Makefile
8 lines
134 B
Makefile
# $NetBSD: Makefile,v 1.2 2005/02/21 20:08:18 yamt Exp $
|
|
|
|
SUBDIR+= test
|
|
SUBDIR+= concatenated
|
|
SUBDIR+= pipe
|
|
|
|
.include <bsd.subdir.mk>
|