comparison gcc/ada/doc/Makefile @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 # Makefile for Sphinx documentation 1 # Makefile for Sphinx documentation
2 2
3 # You can set these variables from the command line. 3 # You can set these variables from the command line.
4 SPHINXOPTS = 4 SPHINXOPTS = -W
5 SPHINXBUILD = DOC_NAME=$* sphinx-build 5 SPHINXBUILD = DOC_NAME=$* sphinx-build
6 PAPER = 6 PAPER =
7 BUILDDIR = build 7 BUILDDIR = build
8 SOURCEDIR = . 8 SOURCEDIR = .
9 9