TARGET = elettra.xml all : ${TARGET} mkdir -p etc ln -f ${TARGET} etc/${TARGET} clean : rm -rf etc