
#include "../src/koalatalk.defs"

#
# You shouldn't have to change anything below
#

AllTarget()

man:
	c2man -I$(INCROOT) -g <../src/kt_lib.h
