Refactor build resources
Move DUB files into /bld/d and add more instructions to README.
This commit is contained in:
parent
dd8e9d4296
commit
724659b25f
9 changed files with 69 additions and 28 deletions
2
build.sh
2
build.sh
|
|
@ -5,7 +5,7 @@
|
|||
# Prepare to Build Project
|
||||
|
||||
mkdir ./bld
|
||||
mkdir ./bld/out
|
||||
mkdir ./bld/obj
|
||||
|
||||
# Run Autotools
|
||||
libtoolize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue