#
# Makefile for libsocket tools
# Written by Richard Dawe <richdawe@bigfoot.com>
#

include ../Makefile.cfg

default:	all

all clean distclean:
	make -C mkdoc $@
