Codebase list frei0r / 14748da
clean docs-dir IOhannes m zmölnig 12 years ago
1 changed file(s) with 1 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
1313 #DEB_UPSTREAM_PACKAGE = frei0r-plugins
1414 #DEB_UPSTREAM_TARBALL_MD5 = a2eb63feeeb0c5cf439ccca276cbf70c
1515
16 ## # TODO: have autotools build docs as part of main build, when doxygen is found
17 ## DEB_BUILDDIR_$(pkgdoc) = doc
18 ## build/$(pkgdoc)::
19 ## $(DEB_MAKE_INVOKE)
20 ## # TODO: have autotools support DESTDIR for doc install target
21 ## #install/$(pkgdoc)::
22 ## # $(DEB_MAKE_INVOKE) $(DEB_MAKE_INSTALL_TARGET)
23 ## DEB_DH_INSTALL_ARGS_$(pkgdoc) = doc/html usr/share/$(pkg)
24 ## # TODO: have autotools support DESTDIR for doc clean target
25 ## #DEB_PHONY_RULES += doc-clean/$(pkgdoc)
26 ## #doc-clean/$(pkgdoc):
27 ## # $(DEB_MAKE_INVOKE) distclean
28 ## #clean:: doc-clean/$(pkgdoc)
29
3016 clean::
31 rm -f $(patsubst %,doc/html/*.%,html js css png map md5)
32 rm -f doc/Makefile
33 # rm -f Makefile aclocal.m4 config.log config.status configure
17 rm -rf doc/html/