mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
install: doc cannot be built in parallel
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.PHONY: install uninstall clean
|
||||
|
||||
.NOTPARALLEL:
|
||||
|
||||
SOURCE_DIR := source
|
||||
BUILD_DIR := build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user