localization: disable parallel builds for app-defaults, types, and config

These use the 'merge' utility which hardcodes temp files and the like
- it cannot be run with other instances without generating bogus
errors and occasionally coredumping. :(
This commit is contained in:
Jon Trulson
2019-11-30 20:45:50 -07:00
parent d8e218c865
commit ab393fbef1
3 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# process the app-defaults files...
# We can't do parallel builds here because MERGE is rather dumb and
# hardcodes file names and the like.
.NOTPARALLEL:
#NOTYET - Dtinfo
BUILT_SOURCES = Dthelpview Dtimsstart Dtlogin Dthello Dtsession \