PACKAGE = "Kolab_for_UCS" all: clean clean_ids @publican build --embedtoc --publish --langs=de-DE --formats=html,html-single,pdf clean: @publican clean clean_ids: @cp -a ../Common_Content/de-DE/*.xml de-DE/. @publican clean_ids @sed -i -r \ -e 's/\t/ /g' \ -e 's/((\s{4})+)\s*/\1/g' \ -e 's/\s*$$//g' \ `find de-DE/ -type f -name "*.xml"`