TOPDIR := ..
include $(TOPDIR)/module.mk

all: build_doc
build: build_doc
clean: clean_doc
