1 # $NetBSD: Makefile,v 1.1 2005/12/25 22:07:01 rpaulo Exp $
5 @echo sys
/net
/bpf
/out-of-bounds out-of-bounds \
6 `./out-of-bounds.sh` | tee
${REGRESS_LOG} ; true
9 @echo sys
/net
/bpf
/out-of-bounds out-of-bounds \
10 `./out-of-bounds.sh`; true
13 .
include <bsd.prog.mk
>