]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - src_marte/tests/test_non_local_jump/Makefile
Migrating FOSA trunk to d-ac2v2. Phase 1 moving FRSH-FOSA to FOSA
[frescor/fosa.git] / src_marte / tests / test_non_local_jump / Makefile
index da7fd9d0557afe42984c1c371534cb1f37d90a9e..5704ca8360e0db81bdc0e53f440aa2501b95737f 100644 (file)
@@ -1,17 +1,13 @@
 include ../../../config.mk
 include ../../../rules.mk
 
-LDFLAGS += frsh_error.o $(FOSA_PATH)/marte_non_local_jump/non_local_jump.o
+LDFLAGS += $(FOSA_PATH)/marte_non_local_jump/non_local_jump.o
 
-CFLAGS += -I$(FRSH_PATH)/src_ads  # Quick hack for frsh_error
+testbench_long_jump.exe:  testbench_long_jump.c libfosa
 
-frsh_error.o:  frsh_error.c
+test_fosa_long_jump.exe:  test_fosa_long_jump.c libfosa
 
-testbench_long_jump.exe:  testbench_long_jump.c frsh_error.o libfosa
-
-test_fosa_long_jump.exe:  test_fosa_long_jump.c frsh_error.o libfosa
-
-fosa_long_jump_calibrate.exe:  fosa_long_jump_calibrate.c frsh_error.o libfosa
+fosa_long_jump_calibrate.exe:  fosa_long_jump_calibrate.c libfosa