diff options
| author | Roland Reichwein <mail@reichwein.it> | 2023-10-15 13:26:32 +0200 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2023-10-15 13:26:32 +0200 | 
| commit | c156b07da6e8550f989919c3a015acdedfe8664f (patch) | |
| tree | a9050c294e6fc2cda1f7b068334ef545d8109444 /README | |
| parent | d7b8b5c0b8751caf5b51622f2329b363ecabc267 (diff) | |
Adjust to current build environment
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -7,6 +7,9 @@ Build  make clean        - Clean all  make              - Build all  make systemtest   - Run all system tests +make unittest     - Run all unit tests +make test         - Run all tests +  Run  --- | 
