%
% m3makefile for client and server
%
import ("libm3")
import ("tcp")
import ("netobj")

interface ("Example")
netobj ("Example", "T")

implementation ("Server")
program ("Server")
