From a87a74f9d56078ec55b3b73c81cfc422dca6554c Mon Sep 17 00:00:00 2001 From: amlal Date: Fri, 15 Mar 2024 16:13:54 +0100 Subject: unrelated: update makefile. Signed-off-by: amlal --- Private/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Private/makefile b/Private/makefile index 61ce9a08..ebd9b595 100644 --- a/Private/makefile +++ b/Private/makefile @@ -21,7 +21,7 @@ SCRIPT = --script=Linker/Platforms/PC.lds .PHONY: invalid-recipe invalid-recipe: - @echo "[HCoreKrnl] invalid-recipe: Use make all instead." + @echo "Use a specific target." MOVEALL=./MoveAll.sh -- cgit v1.2.3