Skip to content

Commit bd7f21f

Browse files
committed
Remove from Makefile: OPAM_LIBDIR, OPAM_PREFIX
These are unused. Signed-off-by: Christian Lindig <[email protected]>
1 parent f580b72 commit bd7f21f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
OPAM_PREFIX?=$(shell opam config var prefix)
2-
OPAM_LIBDIR?=$(shell opam config var lib)
3-
41
.PHONY: release build install uninstall clean test doc reindent
52

63
release:

0 commit comments

Comments
 (0)