OSDN Git Service

gem生成方法変更
[nysol/mining.git] / Makefile
index 5e1842e..37618f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ all: library mkgem
 
 install:
        (cd gem && ruby ../INSTALL.rb $(version))
-       (cd gem/bin && install * /usr/local/bin)
 
 clean:
        (cd lcm/lib && ruby extconf.rb && make clean)