Gitiles
Code Review
Sign In
git.eclipse.org
/
basyx
/
basyx
/
db03c72d28204bdc456c8103f33fba78a02d08eb
/
.
/
sdks
/
c++
/
basys.sdk.cc
/
regression
/
bref
/
Makefile
blob: fe70a229353081726ad708d7e22038e9085985ba [
file
] [
log
] [
blame
]
all
:
tests
tests
:
gcc test_bref
.
cc
-
o test_bref
.
exe
-
I
../../../
src
-
I
../../..
-
I
../../
support
-
lstdc
++
./
test_bref
.
exe