X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=objects%2Fscript%2FEos%2FImakefile;fp=objects%2Fscript%2FEos%2FImakefile;h=2fd2cfaf50a9b93caa90c647840a5fbca82f5339;hb=2c8b50bbea838c9125a5a733bd7627370331d06a;hp=0000000000000000000000000000000000000000;hpb=2c463247a8790c6bea6252a612a3551a4d6aa4b7;p=eos%2Foptional.git diff --git a/objects/script/Eos/Imakefile b/objects/script/Eos/Imakefile new file mode 100755 index 0000000..2fd2cfa --- /dev/null +++ b/objects/script/Eos/Imakefile @@ -0,0 +1,14 @@ +#define DoNotAutoRecreate NO + +#include EOS_INCLUDE + +OBJECT_TYPE = dir + +TOOLBOX_NAME = eos + +OBJECT_NAME = + +SUBDIRS = \ + src + +#include