#!mkcmd # $Id: tftp_client.m,v 8.22 2012/08/30 14:42:41 ksb Exp $ # # Copied for explode/mkcmd use by ksb+mkcmd@npcguild.org from the BSD # source to tftp (see copyright in bsd.m). from '' from '' from '' from '' from '' require "util_sigret.m" "util_errno.m" "util_tftp.m" require "bsd.m" "tftp_client.mh" "tftp_client.mi" "tftp_client.mc" # not sure about the init level here -- ksb init 7 "tftp_init();" # cleanup 7 "tftp_close();"