added Makefile for unit test

This commit is contained in:
2024-07-09 08:27:18 +02:00
parent c4fc332419
commit 3ead0c07b2
4 changed files with 11 additions and 10 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
icscli
.gitconfig
*.o
*.out
tags