summaryrefslogtreecommitdiffhomepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-10-25 21:42:41 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-10-25 21:42:58 +0200
commit11ea29334a52ef33dbd04b1f320c033ebf31f37b (patch)
tree83156be7981b9aa8eb3302b2c2fb316cb4cc962e /GNUmakefile
parentff9afeee748fba7bd023f7decafa8fb99298b146 (diff)
wip: working on a new nebuild system.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
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."