radare2/swig/ruby/Makefile
pancake 28adb73802 * Hard simplification of the swig build system
* 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
2010-01-12 19:57:33 +01:00

6 lines
53 B
Makefile

LANG=ruby
LANG_EXT=rb
LIBS_PFX=
include ../rules.mk