summaryrefslogtreecommitdiff
path: root/regress/buildlink-transform/tests/libpath-shmod.mk
blob: 5b5517e4c05c72b0d2a4e4b3ff08f128531ddfd2 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: libpath-shmod.mk,v 1.1 2005/01/26 05:01:44 jlam Exp $

.PHONY: libpath-shmod
do-regress: libpath-shmod
libpath-shmod:
	@test="${LOCALBASE}/lib/module/foo.so";				\
	expected="${LOCALBASE}/lib/module/foo.so";			\
	${TEST_RESULT}