feat: functional makefile and tmp test program

This commit is contained in:
hexlocation 2025-02-07 13:05:42 +01:00
parent f4e9293e94
commit b054bb09ab
Signed by: hex
GPG key ID: A19EFFAAF8C00FCF
5 changed files with 38 additions and 5 deletions

3
Jamfile Normal file
View file

@ -0,0 +1,3 @@
Binary = Renga ;
Compiler = GCC ;