qubes-mirage-firewall/Makefile.builder

9 lines
191 B
Makefile
Raw Normal View History

2018-11-30 00:08:26 +01:00
MIRAGE_KERNEL_NAME = qubes_firewall.xen
2019-08-25 18:12:17 +02:00
OCAML_VERSION ?= 4.08.1
SOURCE_BUILD_DEP := firewall-build-dep
firewall-build-dep:
2020-01-13 20:48:46 +01:00
opam install -y depext
opam depext -i -y mirage.3.7.4 lwt.4.5.0