Index: Makefile =================================================================== --- Makefile +++ Makefile 2013-02-22 17:59:56.207652259 +0000 @@ -218,7 +218,7 @@ install-bin: $(CP) $(MAIN) $(MAIN_BYTE) $(OCAML_SESSION) \ $(MK_STOG) $(MK_STOG_BYTE) $(MK_STOG_OCAML) \ - `dirname \`which $(OCAMLC)\``/ + $(BINDIR) uninstall: uninstall-lib uninstall-bin