]> git.saurik.com Git - apt.git/blobdiff - doc/makefile
fix/simplify buildsystem for the (now) po4a-only manpages
[apt.git] / doc / makefile
index 0cb135c7b75725d358e5b5c3d6463f3e1d4d487f..fe53aba48c2777320d273984beddbeb28d4d23b3 100644 (file)
@@ -43,14 +43,6 @@ veryclean-subdirs:
        for dir in $(SUBDIRS); do\
                $(MAKE) -C $$dir veryclean; \
        done
-       # FIXME remove created sgml files, but preserve all
-       # which are "left over" from older systems.
-       # After completing the transition this should be handled
-       # in the po4a-manpage makefile for all translations
-       for dir in $(subst /addendum/,, $(dir $(wildcard */addendum/*))); do\
-               rm -f $$dir/offline.$$dir.sgml; \
-               rm -f $$dir/guide.$$dir.sgml; \
-       done
 
 ifdef PO4A
 doc: po4a