OSDN Git Service

Add: ASCII -> 2D/3D-Graph by GNUPLOT (But, required to specify gnuplot path ...)
[eos/tutorial.git] / CTFCorrection / CTFCorrection1 / Makefile
index 357f3cb..31f6381 100644 (file)
@@ -1,6 +1,11 @@
+#### Root Makefile ####
+MAKE_ROOT=CTFCorrection1
+
 .SUFFIXES: .tif .mrc .cen .nor .fft .ctfinfoauto \
            .ctfinfo .ctf .ctfps
 
+#### INCLUDE ####
+-include ${EOS_HOME}/tutorial/TIPS/Help/Makefile/Makefile-lib
 -include TIFS
 -include MRCS
 -include CENS
@@ -19,7 +24,7 @@ RESOLUTION=3.80
 JN=-j 4
 
 #####################
-Help::
+help_CTFCorrection1::
        @echo "----- How To Use -----"
        @echo "1. Prepare files(xxxx.tif) to be analyzed."
        @echo "2. make TIF2CTF"