mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-04 04:17:25 +00:00

* Add swig dependencies to the default build * Check for valaswig and swig at configure time * Some random vapi fixes * Upgrade to acr 0.8 - Add --without-valaswig flag to disable the build of the python/perl/ruby bindings
6 lines
53 B
Makefile
6 lines
53 B
Makefile
LANG=ruby
|
|
LANG_EXT=rb
|
|
LIBS_PFX=
|
|
|
|
include ../rules.mk
|