1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

split makefile more

This commit is contained in:
Jason N. 2024-03-30 20:00:12 -04:00
parent 1a9377252d
commit 74cababd57
6 changed files with 63 additions and 51 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.associations": {
"Makefile.*": "makefile"
}
}