Bolted on arena allocator
This commit is contained in:
parent
60fd846b2f
commit
79f9e21da7
6 changed files with 24 additions and 44 deletions
3
Makefile
3
Makefile
|
|
@ -3,8 +3,7 @@
|
|||
# and kick off a recursive make
|
||||
# Also, "make src/all" turns into "make -C src all"
|
||||
|
||||
SUBDIRS = src \
|
||||
lib
|
||||
SUBDIRS = src
|
||||
|
||||
.DEFAULT_GOAL := all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue