rename projects
This commit is contained in:
parent
bdcb3ba65a
commit
304daa3501
28 changed files with 3 additions and 3 deletions
3
micro-bench/Makefile
Normal file
3
micro-bench/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
NAME = micro-bench
|
||||
SRCS = $(shell find -L ./src/ -name "*.c" -o -name "*.cc")
|
||||
include $(AM_HOME)/Makefile
|
Loading…
Add table
Add a link
Reference in a new issue