Refactor build resources

Move DUB files into /bld/d and add more instructions to README.
This commit is contained in:
Aidan C. Mullen 2025-03-05 07:44:25 -05:00
parent dd8e9d4296
commit 724659b25f
9 changed files with 69 additions and 28 deletions

View file

@ -5,7 +5,7 @@
# Prepare to Build Project
mkdir ./bld
mkdir ./bld/out
mkdir ./bld/obj
# Run Autotools
libtoolize