exec_make.rb

Path: exec_make.rb
Last Update: Mon Mar 12 14:57:31 +0100 2007

Constants

SUBDIRS = argv[0].split(" ")
EXECUTE = argv[1..-1].join(' ')

[Validate]