#!mast -x S* bin lib script test *.md *.rdoc *.txt
bin/setup.rb
lib/setup/base.rb
lib/setup/command.rb
lib/setup/compiler.rb
lib/setup/configuration.rb
lib/setup/constants.rb
lib/setup/core_ext.rb
lib/setup/documentor.rb
lib/setup/installer.rb
lib/setup/project.rb
lib/setup/rake.rb
lib/setup/session.rb
lib/setup/tester.rb
lib/setup/uninstaller.rb
lib/setup/version.rb
lib/setup.rb
test/cases/installer.rb
test/features/compile.feature
test/features/config.feature
test/features/install.feature
test/features/step_definitions/common_steps.rb
test/features/step_definitions/compile_steps.rb
test/features/step_definitions/config_steps.rb
test/features/step_definitions/env.rb
test/features/step_definitions/install_steps.rb
test/features/step_definitions/uninstall_steps.rb
test/features/test.feature
test/features/uninstall.feature
test/fixtures/faux-project/.setup/metaconfig.rb
test/fixtures/faux-project/bin/faux
test/fixtures/faux-project/ext/faux/extconf.rb
test/fixtures/faux-project/ext/faux/faux.c
test/fixtures/faux-project/lib/faux.rb
HISTORY.rdoc
README.rdoc
LICENSE.txt
NOTICE.txt
