diff options
Diffstat (limited to 'test/ar/Makefile')
| -rw-r--r-- | test/ar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ar/Makefile b/test/ar/Makefile index a62db09d9320..d767a3934430 100644 --- a/test/ar/Makefile +++ b/test/ar/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2141 2011-11-10 15:03:40Z jkoshy $ +# $Id: Makefile 3025 2014-04-18 16:20:25Z jkoshy $ TOP= ../.. AR= ${TOP}/ar/ar @@ -17,4 +17,4 @@ clobber: clean SUBDIR= plugin -.include <bsd.subdir.mk> +.include "${TOP}/mk/elftoolchain.subdir.mk" |
