File: Makefile

package info (click to toggle)
ocaml-alsa 0.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 256 kB
  • sloc: ansic: 952; ml: 447; makefile: 28
file content (5 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (2)
1
2
3
4
5
all:
	@dune build

clean:
	@dune clean