Home | History | Annotate | Download | only in swig

Lines Matching refs:ruby

16 dummy: swig swig-python swig-ruby swig-perl swig-tcl install uninstall clean
24 swig-ruby:
25 cd ruby && make -f Makefile-swig
35 # install-ruby install-tcl
40 install-ruby:
41 cd ruby && sudo make -f Makefile-swig install
51 #uninstall-ruby uninstall-perl uninstall-tcl
56 uninstall-ruby:
57 cd ruby && sudo make -f Makefile-swig uninstall
68 cd ruby && make -f Makefile-swig clean