This commit is contained in:
Tiara Rodney 2025-06-19 17:58:46 +02:00
parent 95e6ee35ed
commit 9de1a7db79
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
20 changed files with 180 additions and 110 deletions

11
NOTES Normal file
View file

@ -0,0 +1,11 @@
=== Configuration ===
1. Run sh configure
2. Run make .chore
Ḿakefile conventions
abstract targets (e.g. chore, clean, etc.) must be prepended with an underscore.