port more apps
This commit is contained in:
parent
673f8605ce
commit
a317d8cce1
23 changed files with 5097 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
NAME = micro-bench
|
||||
SRCS = $(shell find -L ./src/ -name "*.c" -o -name "*.cc")
|
||||
SRCS = $(shell find src/ -name "*.c" -o -name "*.cc")
|
||||
include $(AM_HOME)/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue