qubes-mirage-firewall/Makefile.builder

9 lines
191 B
Makefile
Raw Normal View History

2018-11-29 23:08:26 +00:00
MIRAGE_KERNEL_NAME = qubes_firewall.xen
2019-08-25 16:12:17 +00:00
OCAML_VERSION ?= 4.08.1
SOURCE_BUILD_DEP := firewall-build-dep
firewall-build-dep:
2020-01-13 19:48:46 +00:00
opam install -y depext
opam depext -i -y mirage.3.7.6 lwt.5.2.0