unit/auto/modules
Sergey Kandaurov db85a9a015 Go: fixed splitting recipe line with newer gmake.
Use double quotes to quote a string with the backslash/newline pair.
Newer gmake versions, such as GNU Make 4.1, do not remove the backslash
from a string quoted with single quotes, which results in an extraneous
backslash passed to the shell and, eventually, to the Go compiler.
2017-08-31 18:21:22 +03:00
..
conf Added configure and command line option --help. 2017-08-26 13:37:44 +03:00
go Go: fixed splitting recipe line with newer gmake. 2017-08-31 18:21:22 +03:00
php Changed modules names format. 2017-08-31 00:42:16 +03:00
python Changed modules names format. 2017-08-31 00:42:16 +03:00