CFLAGS= -Wall PROG= pty-redir-nx all: $(PROG) clean: rm -f *.o *~ distclean: clean rm -f $(PROG)