aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/findlib-package/Makefile.local
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/findlib-package/Makefile.local')
-rw-r--r--test-suite/coq-makefile/findlib-package/Makefile.local3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-suite/coq-makefile/findlib-package/Makefile.local b/test-suite/coq-makefile/findlib-package/Makefile.local
new file mode 100644
index 000000000..e9c430556
--- /dev/null
+++ b/test-suite/coq-makefile/findlib-package/Makefile.local
@@ -0,0 +1,3 @@
+OCAMLLIBS += -package foo
+CAMLLINK := "$(OCAMLFIND)" ocamlc -rectypes -thread -linkpkg -dontlink str
+CAMLOPTLINK := "$(OCAMLFIND)" ocamlopt -rectypes -thread -linkpkg -dontlink str