#	Copyright 07/27/99 Sun Microsystems, Inc. All Rights Reserved.

#pragma ident  "@(#)README	1.3 99/07/27 Sun Microsystems"


     -------------------------------------------------------------------
      NOTE : The sample programs  are written for Visibroker ORB only.      
     ------------------------------------------------------------------


Instructions to build sample programs

1. cd $EM_HOME/src/corba_gateway
2. source $EM_HOME/bin/emenv.[c]sh
3. source $EM_HOME/bin/em_corba_env.[c]sh
4. set the environment variable,"VB_INSTALL_DIR" to Visibroker installed path. 
5. make clean
6. make firstmake
7. make all
