Plasma GitLab Archive
Projects Blog Knowledge

TOP_DIR=../..

PKGNAME = equeue
OBJECTS = equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo \
          unixqueue_select.cmo unixqueue.cmo \
	  uq_resolver.cmo \
          uq_engines.cmo uq_socks5.cmo uq_io.cmo
DOBJECTS = equeue.mli unixqueue.mli unixqueue_pollset.mli \
           unixqueue_select.mli \
	   uq_resolver.mli \
           uq_engines.mli uq_socks5.mli uq_io.mli \
           equeue_intro.txt

INCLUDES += $(INC_NETSYS)
INCLUDES += $(INC_NETSTRING)

include $(TOP_DIR)/Makefile.rules

include depend

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