summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Server_Declared/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-22 22:20:15 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-22 22:20:15 +0000
commit073b0c40ca63f78e305e141f097d10debb615a28 (patch)
treee9327a3fc23705acceec384722a99e75f969ce53 /TAO/tests/RTCORBA/Server_Declared/Makefile
parent807dc06a57a9df10cea98d16c940161f6a9ce430 (diff)
downloadATCD-073b0c40ca63f78e305e141f097d10debb615a28.tar.gz
ChangeLogTag:Sat Oct 21 12:50:36 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tests/RTCORBA/Server_Declared/Makefile')
-rw-r--r--TAO/tests/RTCORBA/Server_Declared/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/TAO/tests/RTCORBA/Server_Declared/Makefile b/TAO/tests/RTCORBA/Server_Declared/Makefile
index 13d0618ffae..782094322ac 100644
--- a/TAO/tests/RTCORBA/Server_Declared/Makefile
+++ b/TAO/tests/RTCORBA/Server_Declared/Makefile
@@ -368,7 +368,8 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i testC.i \
+ $(TAO_ROOT)/tao/BoundsC.i \
+ testC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \
@@ -700,7 +701,8 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i testC.i \
+ $(TAO_ROOT)/tao/BoundsC.i \
+ testC.i \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i \
$(ACE_ROOT)/ace/Sched_Params.h \
@@ -1011,7 +1013,8 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i testC.i
+ $(TAO_ROOT)/tao/BoundsC.i \
+ testC.i
.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -1318,7 +1321,8 @@ realclean: clean
$(TAO_ROOT)/tao/InterfaceC.h \
$(TAO_ROOT)/tao/ifrfwd.h \
$(TAO_ROOT)/tao/BoundsC.h \
- $(TAO_ROOT)/tao/BoundsC.i testC.i \
+ $(TAO_ROOT)/tao/BoundsC.i \
+ testC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \