Plasma GitLab Archive
Projects Blog Knowledge

TOP_DIR=../..

PKGNAME = netclient
OBJECTS =  http_client.cmo telnet_client.cmo \
	   ftp_data_endpoint.cmo ftp_client.cmo
DOBJECTS = http_client.mli telnet_client.mli \
	   ftp_data_endpoint.mli ftp_client.mli

INCLUDES = $(INC_EQUEUE) $(INC_NETSTRING) $(INC_NETSYS)

include $(TOP_DIR)/Makefile.rules

include depend

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