Plasma GitLab Archive
Projects Blog Knowledge

TOP_DIR=../..

PKGNAME  = netunidata
OBJECTS  = netuniconfig.cmo netunidata.cmo netunichecksums.cmo
DOBJECTS = netunidata.mli

INCLUDES += $(INC_NETSTRING)

MAPPINGS = netmappings_iso.ml \
	   netmappings_other.ml \
	   netmappings_jp.ml \
	   netmappings_kr.ml

ALL_EXTRA = $(MAPPINGS:.ml=.cmo) netuniinit.cmo
OPT_EXTRA = $(MAPPINGS:.ml=.cmx) netuniinit.cmx

include $(TOP_DIR)/Makefile.rules

include depend

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