6 lines
97 B
Ruby
6 lines
97 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative "../extconf_base"
|
|
|
|
create_gc_makefile("default")
|