mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
(Makefile.in): Add substitution for @OPENSSL@ (examples/corba/secure_echo/Makefile.local): Use $(OPENSSL) to call openssl(1) as it might not be on the PATH. Also reorganize slightly the generation of test_targets in Makefile so that a Makefile.local can disable its test (by unsetting test_target). For L217-011 Subversion-branch: /trunk/polyorb Subversion-revision: 185897
README for the PolyORB CORBA examples
-------------------------------------
$Id$
This directory contains CORBA examples.
all_functions/ : tests CORBA method invocations,
all_types/ : tests CORBA types,
echo/ : simple echo program,
random/ : random test, see http://www.random.org/corba.html for more
details.
send/ : test MIOP implementation
secure_echo/ : simple echo program with enabled security and a set of
demonstration configuration files