aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/touch/Makefile
blob: 2e9253ddac4c5ab6fa0f065478913e37cf64fc10 (plain) (blame)
1
2
3
4
5
6
7
.include <src.opts.mk>

PROG=	touch
HAS_TESTS=
SUBDIR.${MK_TESTS}=	tests

.include <bsd.prog.mk>