Plasma GitLab Archive
Projects Blog Knowledge

.PHONY: build all doc install release clean postconf

build:
	omake

all:
	omake

doc:
	omake doc

install:
	omake install

clean:
	omake clean

postconf:
	omake postconf

release:
	omake release


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