You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/02/09 04:56:03 UTC

svn commit: r505163 - /webservices/sandesha/trunk/c/samples/rm_echo/Makefile.am

Author: damitha
Date: Thu Feb  8 19:56:03 2007
New Revision: 505163

URL: http://svn.apache.org/viewvc?view=rev&rev=505163
Log:
renaming the sample

Modified:
    webservices/sandesha/trunk/c/samples/rm_echo/Makefile.am

Modified: webservices/sandesha/trunk/c/samples/rm_echo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_echo/Makefile.am?view=diff&rev=505163&r1=505162&r2=505163
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_echo/Makefile.am (original)
+++ webservices/sandesha/trunk/c/samples/rm_echo/Makefile.am Thu Feb  8 19:56:03 2007
@@ -1,10 +1,10 @@
 prgbindir=$(prefix)/bin/samples
-prgbin_PROGRAMS = rm_echo
-samplesdir=$(prefix)/samples/client/rm_echo
+prgbin_PROGRAMS = rm_echo_1_0
+samplesdir=$(prefix)/samples/client/rm_echo_1_0
 samples_DATA=rm_echo.c Makefile.am Makefile.in
-rm_echo_SOURCES = rm_echo.c echo_util.c
+rm_echo_1_0_SOURCES = rm_echo.c echo_util.c
 
-rm_echo_LDADD   =  \
+rm_echo_1_0_LDADD   =  \
                     -L$(AXIS2C_HOME)/lib \
 					-laxis2_util \
                     -laxis2_axiom \



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org