summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/NewPOA/Makefile
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-27 17:26:14 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-27 17:26:14 +0000
commit659beb8f307915be6085696900805653a628f66c (patch)
treeb607ec9335e57478c4e1e8681b697d13ef84bc4f /TAO/examples/POA/NewPOA/Makefile
parent7cad0bb008a47d00a55266fb30722f759c60c4b1 (diff)
downloadATCD-659beb8f307915be6085696900805653a628f66c.tar.gz
ChangeLogTag: Fri Jul 26 21:07:03 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/examples/POA/NewPOA/Makefile')
-rw-r--r--TAO/examples/POA/NewPOA/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/examples/POA/NewPOA/Makefile b/TAO/examples/POA/NewPOA/Makefile
index 381893b5270..abcdd2f9f20 100644
--- a/TAO/examples/POA/NewPOA/Makefile
+++ b/TAO/examples/POA/NewPOA/Makefile
@@ -42,11 +42,8 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/NewPOA.o .obj/NewPOA.so .shobj/NewPOA.o .shobj/NewPOA.so: NewPOA.cpp \
- $(TAO_ROOT)/tao/corba.h \
+.obj/NewPOA.o .obj/NewPOA.so .shobj/NewPOA.o .shobj/NewPOA.so: NewPOA.cpp $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
- $(ACE_ROOT)/ace/config-sunos5.6.h \
- $(ACE_ROOT)/ace/config-sunos5.5.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ace_wchar.h \
$(ACE_ROOT)/ace/ace_wchar.inl \