OSDN Git Service

modified: Makefile
authorTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Fri, 29 Mar 2013 11:44:08 +0000 (20:44 +0900)
committerTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Fri, 29 Mar 2013 11:44:08 +0000 (20:44 +0900)
Makefile
bin/.EosLog

index d118dd0..3ea42f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,16 +9,16 @@ help::
        @echo ">> Help"
        @echo ">>>> Download"
        @echo "---- To register new/Modified source codes. ----"
-       @echo " $$ git add         or git add[-all|-data|-tutorial|-optional]" 
-       @echo " $$ git commit      or git commit[-all|-data|-tutorial|-optional]" 
-       @echo " $$ git push        or git push[-all|-data|-tutorial|-optional]" 
+       @echo " $$ make git-add         or git-add[-all|-data|-tutorial|-optional]" 
+       @echo " $$ make git-commit      or git-commit[-all|-data|-tutorial|-optional]" 
+       @echo " $$ make git-push        or git-push[-all|-data|-tutorial|-optional]" 
        @echo ""
        @echo "---- To fetch and merge new/modified source codes. ----" 
-       @echo " $$ git fetch       or git fetch[-all|-data|-tutorial|-optional]" 
-       @echo " $$ git merge       or git merge[-all|-data|-tutorial|-optional]" 
+       @echo " $$ make git-fetch       or git-fetch[-all|-data|-tutorial|-optional]" 
+       @echo " $$ make git-merge       or git-merge[-all|-data|-tutorial|-optional]" 
        @echo ""
        @echo "---- To init git repository ----"
-       @echo " $$ git init        or git init[-all|-data|-tutorial|-optional]" 
+       @echo " $$ make git-init        or git-init[-all|-data|-tutorial|-optional]" 
        @echo ""
        @echo "---- option ----"
        @echo "     [] : base only"
index ac65121..98d5f57 100644 (file)
@@ -1 +1,2 @@
 /home/people/tacyas/Eos/bin/X86LINUX64/mrcInfo -h 
+/home/people/tacyas/Eos/bin/X86LINUX64/mrcImageToNAMDConstantForces -h