Plasma GitLab Archive
Projects Blog Knowledge

.PHONY: build all doc install release clean postconf release tag

build:
	omake

all:
	omake

doc:
	omake doc

install:
	omake install

clean:
	omake clean

postconf:
	omake postconf

release:
	omake release

tag:
	omake tag

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