diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2024-11-14 16:30:50 -0500 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2024-11-14 16:31:33 -0500 |
| commit | adca31b9bfa537da927a21fdb8e65891f0a02c53 (patch) | |
| tree | f415caa5c2b9fb0950ef52e7c52a1a9d53c92c05 /SD-VBS/benchmarks/multi_ncut/data/test/Makefile | |
| parent | 92df3dcae6747e4410574e7bf1f14dd1c07c3471 (diff) | |
Changes left by Tyler on tamartas22-casestudy
Found while cleaning up and removing his home directory
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 | |||
