Skip to content
Snippets Groups Projects
Commit 67b26a74 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-11-06 10:09:42 by simonmar]

enhance the clean target for doc subdirs
parent 6d187b2a
No related merge requests found
......@@ -993,8 +993,9 @@ CLEAN_FILES += $(SGML_TEXT) $(SGML_TEX) $(SGML_PS) $(SGML_DVI) $(SGML_PDF) $(SGM
MOSTLY_CLEAN_FILES += $(patsubst %.vsgml, %.sgml, $(VSGML_SRCS))
extraclean ::
$(RM) -rf DBTOHTML_OUTPUT_*
$(RM) -rf *.junk/
$(RM) -rf $(SGML_DOC)
endif
###########################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment