File: rules

package info (click to toggle)
ocaml-multicoretests 0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,480 kB
  • sloc: ml: 8,715; awk: 66; ansic: 23; makefile: 11; sh: 1
file content (11 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

include /usr/share/ocaml/ocamlvars.mk
export RUN_EXPERIMENTAL_TESTS=false

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

override_dh_auto_test:
	[ $$(nproc) -lt 3 ] || dh_auto_test