PLUGIN = rtcharse

# Who are the maintainers ?
MAINTAINERS = callan johns

OBJS =						\
	$(OBJDIR)/chrprint.$(O)

DOCSRC =					\
	chrprint.c				

include ../maketool


