This commit is contained in:
2025-11-27 10:25:53 +07:00
parent c508671675
commit 7975bfcdee

View File

@@ -58,7 +58,7 @@ help:
@echo " fifo - Compile fifo_server and fifo_client" @echo " fifo - Compile fifo_server and fifo_client"
@echo " files - Create test input files" @echo " files - Create test input files"
@echo " test_server - Run FIFO server (use client in another terminal)" @echo " test_server - Run FIFO server (use client in another terminal)"
@echo " test_client - Run FIFO client and show results @echo " test_client - Run FIFO client and show results"
@echo " clean - Remove built files and test files" @echo " clean - Remove built files and test files"
@echo " help - Show this help" @echo " help - Show this help"