Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > cb74fdf78f09e81ec184d39a69179362 > files > 194

directfb-doc-0.9.17-1mdk.ppc.rpm

EXTRA_DIST = cimlogo.png directfb.png

docs_headers = \
	$(top_srcdir)/include/directfb_keyboard.h \
	$(top_srcdir)/include/directfb.h

all-local: stamp-docs

stamp-docs: $(top_srcdir)/tools/gendoc.pl $(docs_headers) Makefile.am
	rootme=`pwd`; \
	$(PERL) $(top_srcdir)/tools/gendoc.pl $(docs_headers) \
	&& echo timestamp > $$rootme/stamp-docs

distclean-local:
	rm -f *.html stamp-docs