]> rtime.felk.cvut.cz Git - frescor/fosa.git/blob - src_marte/tests/test_non_local_jump/Makefile
5704ca8360e0db81bdc0e53f440aa2501b95737f
[frescor/fosa.git] / src_marte / tests / test_non_local_jump / Makefile
1 include ../../../config.mk
2 include ../../../rules.mk
3
4 LDFLAGS += $(FOSA_PATH)/marte_non_local_jump/non_local_jump.o
5
6 testbench_long_jump.exe:  testbench_long_jump.c libfosa
7
8 test_fosa_long_jump.exe:  test_fosa_long_jump.c libfosa
9
10 fosa_long_jump_calibrate.exe:  fosa_long_jump_calibrate.c libfosa
11
12
13