summaryrefslogtreecommitdiff
path: root/tests/usr.bin/realpath/Makefile
blob: 1e9dfe55202fa1e80b28b6b50d613a5ab4b93f3d (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.1 2022/07/21 09:52:49 kre Exp $

.include <bsd.own.mk>

TESTSDIR=       ${TESTSBASE}/usr.bin/realpath

TESTS_SH=	t_realpath

.include <bsd.test.mk>