2014-05-28 21:04:40 +01:00
|
|
|
--- old/Makefile.conf 2014-05-19 16:53:09.263564921 +0200
|
|
|
|
+++ new/Makefile.conf 2014-05-19 16:53:42.213152994 +0200
|
|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
|
|
|
|
# Where binaries are installed:
|
2014-10-14 12:04:19 +01:00
|
|
|
-BINDIR := `dirname \`which ocamlc\``
|
2014-05-28 21:04:40 +01:00
|
|
|
+BINDIR := $(out)/bin
|
|
|
|
|
|
|
|
####
|
|
|
|
|