From 806a6dd5c4ea3300c628738bbbf3979dae23b078 Mon Sep 17 00:00:00 2001 From: Björn Persson Date: Sun, 23 Feb 2014 16:42:39 +0100 Subject: Changed "make" to "Make" in the hope that it will look more like a name and less like a command. --- testsuite/sources/library_1/subdir/helper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/sources/library_1/subdir/helper/Makefile') diff --git a/testsuite/sources/library_1/subdir/helper/Makefile b/testsuite/sources/library_1/subdir/helper/Makefile index a02f8e3..04ed95b 100644 --- a/testsuite/sources/library_1/subdir/helper/Makefile +++ b/testsuite/sources/library_1/subdir/helper/Makefile @@ -13,7 +13,7 @@ include ../../comfignat.mk -build: ${make_libexecdir}/testcase/script +build: ${Make_libexecdir}/testcase/script -${make_libexecdir}/testcase/script: script | ${make_libexecdir}/testcase/ +${Make_libexecdir}/testcase/script: script | ${Make_libexecdir}/testcase/ cp -p $< $@ -- cgit v1.2.3