--- Imakefile.orig 2014-04-06 04:49:25.000000000 +0900 +++ Imakefile 2014-04-06 04:50:20.000000000 +0900 @@ -62,11 +62,6 @@ echo "#define DEFKEYFILE \"$(SJ3CONFDIR)/cvtkey.\"") \ @@\ >> include/Paths.h -install:: - $(MKDIRHIER) $(SJ3VARRUNDIR) - chown $(SJ3OWNER) $(SJ3VARRUNDIR) - chgrp $(SJ3GROUP) $(SJ3VARRUNDIR) - clean:: rm -f include/Paths.h