Method: Orchestration.makefile

Defined in:
lib/orchestration.rb

.makefileObject



41
42
43
# File 'lib/orchestration.rb', line 41

def makefile
  root.join('lib', 'orchestration', 'make', 'orchestration.mk')
end