Plasma GitLab Archive
Projects Blog Knowledge

TOP_DIR = ../..
include $(TOP_DIR)/Makefile.rules

all:

opt:

clean:

CLEAN: clean

distclean: clean
	rm -f META

install:
	$(OCAMLFIND) install pxp META

uninstall:
	$(OCAMLFIND) remove pxp

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