NetBSD/regress/usr.bin/gzip/Makefile
yamt 70df2f92f0 test input from pipe, on which short-read can happen.
currently fails due to inappropriate error checks.
2005-02-21 20:08:18 +00:00

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>