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>