Plasma GitLab Archive
Projects Blog Knowledge

TOP=..

include ./Makefile.db

# ----------------------------------------------------------------------
# Installation etc.
# ----------------------------------------------------------------------

install:
	mkdir -p $(INST_PREFIX)$(DDL_DIR)
	cp *.sql $(INST_PREFIX)$(DDL_DIR)
	cat Makefile.db $(TOP)/Makefile.conf >$(INST_PREFIX)$(DDL_DIR)/Makefile

include $(TOP)/Makefile.conf

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