8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
configure do
|
|
puts "sub Rsconscript2 configure"
|
|
end
|
|
|
|
build do
|
|
puts "sub Rsconscript2 build"
|
|
end
|