--- sample/Makefile.orig	2013-06-16 23:58:56.000000000 +0900
+++ sample/Makefile	2013-06-16 23:59:19.000000000 +0900
@@ -2,7 +2,7 @@
 # Makefile
 #
 
-AUTORUN=../bin/autorun/autorun
+AUTORUN=	${.CURDIR}/../bin/autorun
 
 check:
 	$(AUTORUN) -t INDEX
