File: rules

package info (click to toggle)
lwt 5.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 2,292 kB
  • sloc: ml: 22,055; ansic: 7,167; makefile: 94; python: 62
file content (10 lines) | stat: -rwxr-xr-x 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

include /usr/share/ocaml/ocamlvars.mk

%:
	dh $@ --with ocaml --buildsystem ocaml_dune

override_dh_auto_configure:
	dune exec -p lwt src/unix/config/discover.exe -- --save --use-libev true