Archived
1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lita-tox/ext/tox/extconf.rb
2015-07-25 18:16:16 +05:00

7 lines
85 B
Ruby
Executable file

#!/usr/bin/env ruby
require 'mkmf'
NAME = 'tox'
create_makefile "#{NAME}/#{NAME}"