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