Home | History | Annotate | Download | only in os400

Lines Matching refs:TOPDIR

13 cd "${TOPDIR}"
36 for TEXT in "${TOPDIR}/AUTHORS" "${TOPDIR}/ChangeLog" \
37 "${TOPDIR}/Copyright" "${TOPDIR}/HACKING" "${TOPDIR}/README" \
38 "${TOPDIR}/MAINTAINERS" "${TOPDIR}/NEWS" "${TOPDIR}/TODO" \
39 "${TOPDIR}/TODO_SCHEMAS" "${TOPDIR}/os400/README400"
46 rm -f "${TOPDIR}/tmpfile"[12]
47 CMD="CPY OBJ('${TEXT}') TOOBJ('${TOPDIR}/tmpfile1')"
53 /g' -e 's/\n$//' "${TOPDIR}/tmpfile1" > "${TOPDIR}/tmpfile2"
54 CMD="CPY OBJ('${TOPDIR}/tmpfile2') TOOBJ('${MEMBER}')"