Move docs to the new Makefile layout

This commit is contained in:
Quentin Glidic
2012-06-17 14:31:45 +02:00
parent 46713c9e6d
commit 66adb62e1f
3 changed files with 40 additions and 2 deletions

View File

@ -144,6 +144,9 @@ V ?= 0
ifeq ($(V),0)
# Dont print command lines which are run
.SILENT:
# echo-ing vars
V_ASCIIDOC = echo ASCIIDOC $@;
endif
# Always remake the following targets