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/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/sources/library_1/Makefile') diff --git a/testsuite/sources/library_1/Makefile b/testsuite/sources/library_1/Makefile index 83ee65a..7ecb403 100644 --- a/testsuite/sources/library_1/Makefile +++ b/testsuite/sources/library_1/Makefile @@ -20,6 +20,6 @@ build_GPRs = build_testcase.gpr usage_GPRs = testcase.gpr submake: - @${MAKE} --directory=${make_srcdir}/subdir + @${MAKE} --directory=${Make_srcdir}/subdir build: submake -- cgit v1.2.3