12 DEFS
= defs-ttycom defs-ioctl
15 .
/mkioctl
> ${.TARGET
}
17 Ioctl.txt
: Ioctl.txt.templ
${DEFS}
18 ${PY} .
/untempl.py Ioctl.txt.templ
${.TARGET
}
21 .
/dumpdefs.py
3 1 s
${INCDIR}/sys
/ttycom.h | grep TIOCM_
> ${.TARGET
}
24 rm -f mkioctl Ioctl.txt
${DEFS}