Update makefile

This commit is contained in:
2025-09-03 18:40:44 -06:00
parent 741a06ec28
commit 263885d6eb

View File

@@ -53,7 +53,7 @@ clean:
# Help target # Help target
help: help:
@echo "Muse Audio Generator Build System" @echo "Muse Build Commands"
@echo "" @echo ""
@echo "Available targets:" @echo "Available targets:"
@echo " build - Build binaries for all platforms (default)" @echo " build - Build binaries for all platforms (default)"