


t:	io.h io.c test.c
	cc -g -Wall -DHAVE_TERMIOS_H io.c test.c -o t

