diff options
Diffstat (limited to 'bin/pax/Makefile')
| -rw-r--r-- | bin/pax/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/pax/Makefile b/bin/pax/Makefile new file mode 100644 index 000000000000..9e4ddae746e9 --- /dev/null +++ b/bin/pax/Makefile @@ -0,0 +1,8 @@ +# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $ + +.include <bsd.own.mk> + +TESTSDIR= ${TESTSBASE}/bin/pax +TESTS_SH= t_pax + +.include <bsd.test.mk> |
