Skip to content

Commit 5675f1c

Browse files
authored
chore: clean example Makefile
1 parent 9dd2338 commit 5675f1c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/charm++/allGather/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ allGather:
1313
@echo "Built allGather Library"
1414

1515

16-
collectiveSim: allGather
17-
18-
1916
build-simulation: allGather
2017
$(CHARMC) $(EXAMPLE_DIR)/user.ci
2118
$(CHARMC) -D$(TYPE) -I$(ALLGATHER_DIR) $(EXAMPLE_DIR)/user.cc

0 commit comments

Comments
 (0)