qubes-mirage-firewall/Makefile.builder

9 lines
191 B
Makefile
Raw Normal View History

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