mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
add jacobi example
This commit is contained in:
parent
7ca8245eb5
commit
cf349020f2
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ endif
|
|||
|
||||
default: all
|
||||
|
||||
all: hello.bin hello++.bin thr_hello.bin #hellof.bin #jacobi RCCE_minimum
|
||||
all: hello.bin hello++.bin thr_hello.bin jacobi.bin #hellof.bin RCCE_minimum
|
||||
|
||||
hello++: hello++.o
|
||||
@echo [LD] $@
|
||||
|
|
Loading…
Add table
Reference in a new issue