You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ml/xml-light/files/02_cmi_depends.patch

11 lines
127 B

--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,6 @@
.mll.ml:
ocamllex $<
-.mly.ml:
+%.mli %.ml: %.mly
ocamlyacc $<