Add explanation comments on the build system files

This commit is contained in:
Ribbon 2024-07-09 12:58:07 +00:00 committed by Jeremy Soller
parent 06f038eced
commit 49102f6332
70 changed files with 109 additions and 47 deletions

View file

@ -1,7 +1,8 @@
# Configuration and variables
# This file contains the build system commands configuration
# and environment variables
include mk/config.mk
# Dependencies
# Build system dependencies
include mk/depends.mk
all: $(BUILD)/harddrive.img