From 7fa4b86df6868234728c30c3f4511688a8d46104 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 5 Apr 2019 22:45:42 +0200 Subject: [PATCH] textual --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 53bb2d559..77c205e68 100644 --- a/Makefile +++ b/Makefile @@ -78,6 +78,7 @@ help: @echo @echo "+ style - Apply some automated source code formatting rules" @echo "+ checks - Detect various encoding issues in source code" + @echo @echo "Possible platforms: try \"make PLATFORM=\" for more info, default is PM3RDV4" client: client/all