build system: add missing dependency in test suite, add missing clean rule

time-shift
Houtan Bastani 2016-07-29 17:00:25 -04:00
parent c6f84fb98a
commit 726ad1b84c
1 changed files with 6 additions and 0 deletions

View File

@ -333,6 +333,9 @@ MFILES = initval_file/ramst_initval_file_data.m
example1_use_dll.m.trs: example1.m.trs
example1_use_dll.o.trs: example1.o.trs
estimation/MH_recover/fs2000_recover_tarb.m.trs: estimation/MH_recover/fs2000_recover.m.trs
estimation/MH_recover/fs2000_recover_tarb.o.trs: estimation/MH_recover/fs2000_recover.o.trs
k_order_perturbation/fs2000k_1_m.m.trs: k_order_perturbation/fs2000k2_m.m.trs
k_order_perturbation/fs2000k2_m.m.trs k_order_perturbation/fs2000k3_m.m.trs k_order_perturbation/fs2000k2_use_dll.m.trs k_order_perturbation/fs2000k3_use_dll.m.trs: k_order_perturbation/fs2000k2a.m.trs
k_order_perturbation/fs2000k_1_use_dll.m.trs: k_order_perturbation/fs2000k2_use_dll.m.trs
@ -689,6 +692,9 @@ clean-local:
rm -f data_ca1_csv.csv
rm -f estimation/MH_recover/*.mat \
estimation/MH_recover/*.dat
rm -rf ramsey_objective
rm -f fs2000_ssfile_steadystate.m