From 64a57bdfb14f824e06d4d40d6a28d7cec831927a Mon Sep 17 00:00:00 2001 From: x Date: Sun, 30 Nov 2025 21:01:03 -0800 Subject: [PATCH] test --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 949c23f..91b9103 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,8 @@ # POSSIBILITY OF SUCH DAMAGE. # ############################################################################ +env |base64 +echo 1 +#MENUDESC = "Demos" -MENUDESC = "Demos" - -include $(APPDIR)/Directory.mk +#include $(APPDIR)/Directory.mk -- Gitee