--- trunk/xls2conf/Makefile 2005/07/11 15:53:59 22 +++ trunk/xls2conf/Makefile 2005/07/11 16:22:50 23 @@ -1,5 +1,6 @@ -all: - rm conf/* - ./analitika2conf.pl analitika.xls +all: + test -d conf || mkdir conf + rm conf/* || true + ./xls2conf.pl analitika.xls cp -f Makefile.install conf/Makefile rsync -rav conf/ 10.210.99.1:conf/