Started skeleton for accurate GC
This commit is contained in:
parent
75fb24e369
commit
edeff09e86
4 changed files with 100 additions and 0 deletions
5
src/Accurate_GC/Makefile
Normal file
5
src/Accurate_GC/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
LEVEL := ../..
|
||||
LIBRARYNAME = GC
|
||||
LOADABLE_MODULE = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
Loading…
Add table
Add a link
Reference in a new issue