Index: demo/Glacier/session/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Glacier/session/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/callback/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/callback/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/hello/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/hello/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/invoke/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/invoke/Makefile,v retrieving revision 1.2 diff -r1.2 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/latency/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/latency/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/nested/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/nested/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/throughput/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/throughput/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/Ice/value/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/Ice/value/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/IcePack/hello/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/IcePack/hello/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/IcePack/simple/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/IcePack/simple/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/book/printer/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/book/printer/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: demo/book/simple_filesystem/Makefile =================================================================== RCS file: /home/cvsroot/icecs/demo/book/simple_filesystem/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Glacier/starter/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Glacier/starter/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/adapterDeactivation/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/adapterDeactivation/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 39,41d38 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/checksum/client/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/checksum/client/Makefile,v retrieving revision 1.2 diff -r1.2 Makefile 31,33d30 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/checksum/server/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/checksum/server/Makefile,v retrieving revision 1.3 diff -r1.3 Makefile 31,33d30 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/exceptions/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/exceptions/Makefile,v retrieving revision 1.6 diff -r1.6 Makefile 44,46d43 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/facets/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/facets/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 39,41d38 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/faultTolerance/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/faultTolerance/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/inheritance/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/inheritance/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 39,41d38 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/location/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/location/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 35,37d34 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/objects/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/objects/Makefile,v retrieving revision 1.5 diff -r1.5 Makefile 39,41d38 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/operations/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/operations/Makefile,v retrieving revision 1.7 diff -r1.7 Makefile 45,47d44 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/slicing/exceptions/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/slicing/exceptions/Makefile,v retrieving revision 1.6 diff -r1.6 Makefile 42,44d41 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) < Index: test/Ice/slicing/objects/Makefile =================================================================== RCS file: /home/cvsroot/icecs/test/Ice/slicing/objects/Makefile,v retrieving revision 1.5 diff -r1.5 Makefile 43,45d42 < install:: all < $(INSTALL) $(libdir)/$(LIBNAME) $(install_libdir) <