Plasma GitLab Archive
Projects Blog Knowledge

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

all:

opt:

clean:
	rm -f META

CLEAN: clean

distclean:

install:
	$(OCAMLFIND) install pxp META

uninstall:
	$(OCAMLFIND) remove pxp

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