make file for RIPS java files

Because RIPS java code have following compile error:
package xxx.xxx.xxx.xxx does not exist
So I try to clone makefile rule from "/opt/tinyos-1.x/tools/java/Makefile.include"

I do following steps:
1. copy Makefile , Makefile.include into "/opt/tinyos-1.x/contrib/vu/tools/java"
2. copy "jni" directory into "/opt/tinyos-1.x/contrib/vu/tools/java"
3. Edit Makefile to fit current directory environment "SUBDIRS = isis net jni"

留言

這個網誌中的熱門文章

IR的解碼編碼

檔案權限設定