dthelp/parser: disable parallel building for eltdef and util
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
.NOTPARALLEL:
|
||||
|
||||
noinst_PROGRAMS = eltdef
|
||||
|
||||
HTAG2 = ..
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
.NOTPARALLEL:
|
||||
|
||||
noinst_LIBRARIES = libutil.a
|
||||
|
||||
noinst_PROGRAMS = context fclndir
|
||||
|
||||
Reference in New Issue
Block a user