OSDN Git Service

Add objects
[eos/optional.git] / objects / script / ctfZeroPoint / Imakefile
1 #define DoNotAutoRecreate NO
2
3 #include EOS_INCLUDE
4
5 OBJECT_TYPE = dir
6
7 TOOLBOX_NAME = eos
8
9 OBJECT_NAME =
10
11 SUBDIRS = \
12         src
13
14 #include <Dir.template>