# Make the TTY interface portion of the LIBSYS library. $checkout libsys.a lib$ $update libsys.a $checkin libsys.a lib$ $exit update: $call relink $call install ; relink: $omake x_mkttydata.x tty.h $link x_mkttydata.o ; install: $move x_mkttydata.e bin$ ; libsys.a: gttyload.x ttycaps.x tty.h ttycdes.x ttyclear.x tty.h ttyclln.x tty.h ttyclose.x ttyctrl.x tty.h ttydelay.x tty.h ttydevnm.x ttygdes.x dev$cacheg.dat tty.h ttygetb.x ttygeti.x ttygetr.x ttygets.x ttygoto.x tty.h ttygsize.x ttyindex.x tty.h ttyinit.x tty.h ttyload.x dev$cachet.dat ttyodes.x tty.h ttyopen.x tty.h ttyputl.x tty.h ttyputs.x ttyread.x ttyseti.x tty.h ttyso.x ttystati.x tty.h ttysubi.x tty.h ttywrite.x tty.h ;