Skip to content

Commit

Permalink
updated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeoli committed Oct 25, 2023
1 parent ea353d0 commit 938e41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ make -f makefile-lib

```makefile
MCFCxDIR = $(libMCFClDIR)/MCFCplex
include $(MCFCxDIR)makefile
include $(MCFCxDIR)/makefile
```

You can similarly enable (or disable) any solver, both the LGPL ones and
Expand Down

0 comments on commit 938e41b

Please sign in to comment.