nimbus-build-system/makefiles
Ștefan Talpalaru 78eef09601
avoid a rare race in the "build" target
when two Make instances run in parallel and the timing is just right for
one of them to create the dir after the other checked for its existence,
but before it tries to create it
2020-05-22 15:31:19 +02:00
..
targets.mk avoid a rare race in the "build" target 2020-05-22 15:31:19 +02:00
variables.mk show Nim warnings by default 2020-04-18 18:28:38 +02:00