TARGET	= to_begin_with
include_HEADERS=$(TARGET).h
BUILT_SOURCES=$(TARGET).h
include $(top_srcdir)/makes/cproto.mk
noinst_LTLIBRARIES=libto_begin_with.la
libto_begin_with_la_SOURCES=add_stuff_to_module.c xml.c gen_multi_recurse_explorer.c
include $(srcdir)/../pipslibs_includes.mk
