carmel: init a basic software package builder

This commit is contained in:
Jeremy Baxter 2025-04-30 10:27:03 +12:00
parent 167b99c4e2
commit 537c0bd446
7 changed files with 369 additions and 0 deletions

3
programs/carmel/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.o
*.tar.gz
carmel-build