Lines Matching full:makefile
22 cd python && make -f Makefile-swig
25 cd ruby && make -f Makefile-swig
28 cd perl && make -f Makefile-swig
31 cd tcl && make -f Makefile-swig
38 cd python && sudo make -f Makefile-swig install
41 cd ruby && sudo make -f Makefile-swig install
44 cd perl && sudo make -f Makefile-swig install
47 cd tcl && sudo make -f Makefile-swig install
54 cd python && sudo make -f Makefile-swig uninstall
57 cd ruby && sudo make -f Makefile-swig uninstall
60 cd perl && sudo make -f Makefile-swig uninstall
63 cd tcl && sudo make -f Makefile-swig uninstall
67 cd python && make -f Makefile-swig clean
68 cd ruby && make -f Makefile-swig clean
69 cd perl && make -f Makefile-swig clean
70 cd tcl && make -f Makefile-swig clean