1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

dthelp/parser/pass2: disable parallel builds for this module

This commit is contained in:
Jon Trulson 2021-06-02 13:36:46 -06:00
parent 6f0d93678a
commit afbf39af01

View file

@ -1,3 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in MAINTAINERCLEANFILES = Makefile.in
.NOTPARALLEL:
SUBDIRS = util build eltdef htag2 parser SUBDIRS = util build eltdef htag2 parser