зеркало из https://github.com/github/ruby.git
Return the makefile content
Block for `create_makefile` is expected to return the content of the makefile.
This commit is contained in:
Родитель
0c4bbb46f1
Коммит
4942adf68c
|
@ -28,5 +28,6 @@ if ok
|
|||
create_makefile("-test-/cxxanyargs") do |mk|
|
||||
mk << "FAILURES #{['=', failures].join(' ')}\n"
|
||||
mk << ".IGNORE: $(FAILURES:.cpp=.o)\n" unless $mswin
|
||||
mk
|
||||
end
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче