K 10 svn:author V 5 leres K 8 svn:date V 27 2020-08-09T23:55:24.381770Z K 7 svn:log V 348 devel/arduino-bsd-mk: Update to 1.4 Changes since 1.3: - Turn off MK_DEBUG_FILES, it doesn't make sense for arduino. - Changing "cd dir && make" with "make -C dir" solves parallel build failures. While we're here, remove RUN_DEPENDS; we're just installing files that can be used devel/arduino or devel/arduino18. Also break up long lines. END