diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
| commit | 65ea49f13da3e20c6e0a5c0a8a4432d6b61f7674 (patch) | |
| tree | 8d457d76f4c86149b30f6354c1540c83eb6cd7f5 /SD-VBS/benchmarks/multi_ncut/data/test/Makefile | |
| parent | 00e4ce40b0af8e94f5b5e44945d73c6778cc9991 (diff) | |
figure out why WCET was so high
Diffstat (limited to 'SD-VBS/benchmarks/multi_ncut/data/test/Makefile')
| -rw-r--r-- | SD-VBS/benchmarks/multi_ncut/data/test/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/SD-VBS/benchmarks/multi_ncut/data/test/Makefile b/SD-VBS/benchmarks/multi_ncut/data/test/Makefile deleted file mode 100644 index 3719d30..0000000 --- a/SD-VBS/benchmarks/multi_ncut/data/test/Makefile +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | |||
| 2 | include ../../../../common/makefiles/Makefile.include | ||
| 3 | |||
| 4 | BMARK=multi_ncut | ||
| 5 | INPUT=test | ||
| 6 | include $(MAKEFILE_COMMON_DIR)/Makefile.common | ||
| 7 | |||
| 8 | |||
