Bolted on arena allocator

This commit is contained in:
Dan Hirsch 2012-05-12 21:20:38 +01:00
parent 60fd846b2f
commit 79f9e21da7
6 changed files with 24 additions and 44 deletions

View file

@ -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