restructure project
This commit is contained in:
parent
a317d8cce1
commit
960dc907e9
87 changed files with 23 additions and 17 deletions
3
benchmarks/micro/Makefile
Normal file
3
benchmarks/micro/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
NAME = micro-bench
|
||||
SRCS = $(shell find src/ -name "*.c" -o -name "*.cc")
|
||||
include $(AM_HOME)/Makefile
|
Loading…
Add table
Add a link
Reference in a new issue