Add NO_STAGE all over the place in preparation for the staging support (cat: lang)

This commit is contained in:
Baptiste Daroussin
2013-09-20 19:53:09 +00:00
parent e280255b60
commit 888ab73a81
379 changed files with 506 additions and 631 deletions

View File

@@ -4,4 +4,5 @@
DOCFORMAT= text
MASTERDIR= ${.CURDIR}/../python-doc-html
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"