upgrade:
	if [ -f ${DFO_BIN_DIR}/ngasClient ] ; \
	then \
	chmod u+w ${DFO_BIN_DIR}/ngasClient ; \
	fi
	mv ngasClient ${DFO_BIN_DIR}

config:
