Plasma GitLab Archive
Projects Blog Knowledge

all: adderd secret

adderd: adder.ml
	ocamlfind ocamlc -g -o adderd -package wdialog -linkpkg adder.ml

secret:
	dd if=/dev/random of=secret count=1

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml