From 11ea29334a52ef33dbd04b1f320c033ebf31f37b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 25 Oct 2025 21:42:41 +0200 Subject: wip: working on a new nebuild system. Signed-off-by: Amlal El Mahrouss --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index a195f86..b05411c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,6 +18,7 @@ build-nebuild-windows: .PHONY: help help: + @echo "NEBUILD => HELP" @echo "=> help: Show this help message." @echo "=> build-nebuild-windows: Build NeBuild for Windows." @echo "=> build-nebuild: Build NeBuild for POSIX." -- cgit v1.2.3