summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/bank/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/bank/Makefile')
-rw-r--r--TAO/examples/Simple/bank/Makefile17
1 files changed, 6 insertions, 11 deletions
diff --git a/TAO/examples/Simple/bank/Makefile b/TAO/examples/Simple/bank/Makefile
index d158be2dc5d..a1bebdea9cd 100644
--- a/TAO/examples/Simple/bank/Makefile
+++ b/TAO/examples/Simple/bank/Makefile
@@ -397,8 +397,7 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i \
- BankC.i
+ $(TAO_ROOT)/tao/BoundsC.i BankC.i
.obj/BankS.o .obj/BankS.so .shobj/BankS.o .shobj/BankS.so: BankS.cpp BankS.h BankC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -705,8 +704,7 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i \
- BankC.i \
+ $(TAO_ROOT)/tao/BoundsC.i BankC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \
@@ -1755,8 +1753,7 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i \
- BankC.i \
+ $(TAO_ROOT)/tao/BoundsC.i BankC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \
@@ -1944,9 +1941,8 @@ realclean: clean
$(TAO_ROOT)/tao/StringSeq.h \
$(TAO_ROOT)/tao/StringSeq.inl \
$(TAO_ROOT)/tao/PortableInterceptor.i \
- $(TAO_ROOT)/tao/ORB.i \
- BankS.h BankC.h \
- $(TAO_ROOT)/tao/corba.h \
+ $(TAO_ROOT)/tao/ORB.i BankS.h \
+ BankC.h $(TAO_ROOT)/tao/corba.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/NVList.i \
$(TAO_ROOT)/tao/Principal.h \
@@ -2082,8 +2078,7 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i \
- BankC.i \
+ $(TAO_ROOT)/tao/BoundsC.i BankC.i \
$(TAO_ROOT)/tao/PortableServer/Servant_Base.h \
$(TAO_ROOT)/tao/PortableServer/Servant_Base.i \
$(TAO_ROOT)/tao/PortableServer/Collocated_Object.h \