Class Rake::MakefileLoader
In: lib/rake/loaders/makefile.rb
Parent: Object

Makefile loader to be used with the import file loader.

Methods

load  

Included Modules

Rake::DSL

Constants

SPACE_MARK = "\0"

Public Instance methods

Load the makefile dependencies in fn.

[Validate]