diff options
author | xengineering <me@xengineering.eu> | 2022-12-01 21:25:26 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-12-01 21:26:20 +0100 |
commit | 488b57792601459380b3aabc2786f27cdee6af18 (patch) | |
tree | 84ec027dafe6a9825e3f68db03900ece35a8c740 /README.md | |
parent | e9f4d57376f862f38812895bc7112419e1601234 (diff) | |
download | limox-488b57792601459380b3aabc2786f27cdee6af18.tar limox-488b57792601459380b3aabc2786f27cdee6af18.tar.zst limox-488b57792601459380b3aabc2786f27cdee6af18.zip |
Automate Makefile and test execution
LimoX aswell as the tests should be build automatically without altering
the Makefile.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ to Network Programming][4]. Install these build dependencies: +- GNU coreutils - GNU make - gcc |