tools required for docs
This commit is contained in:
8
docs/Makefile
Normal file
8
docs/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
.ONESHELL:
|
||||
.DELETE_ON_ERROR:
|
||||
export SHELL := bash
|
||||
export SHELLOPTS := pipefail:errexit
|
||||
MAKEFLAGS += --warn-undefined-variables
|
||||
MAKEFLAGS += --no-builtin-rule
|
||||
|
||||
include docs.mk
|
||||
Reference in New Issue
Block a user