	$(INSTALL) -d -m 755 $(CONFDIR)
	if ls -A ./conf/* > /dev/null 2>&1 ; then $(INSTALL) ./conf/* $(CONFDIR) ;fi
