summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-26 15:37:26 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-26 15:37:26 +0000
commitc0831c715b8f3e6e719e837a030f9bbf0572c6a4 (patch)
tree07781add2bbe0d0a19eae97f203c60d419210695 /TAO/tests/Smart_Proxies
parent2a8241dbc82dd3c1740ae20c7d995028460f1565 (diff)
downloadATCD-c0831c715b8f3e6e719e837a030f9bbf0572c6a4.tar.gz
ChangeLogTag:Mon Feb 26 09:32:24 2001 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Smart_Proxies')
-rw-r--r--TAO/tests/Smart_Proxies/Makefile2
-rw-r--r--TAO/tests/Smart_Proxies/On_Demand/Makefile2
-rw-r--r--TAO/tests/Smart_Proxies/Policy/Makefile1
3 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tests/Smart_Proxies/Makefile b/TAO/tests/Smart_Proxies/Makefile
index 425a9bf77d3..6d2923535d4 100644
--- a/TAO/tests/Smart_Proxies/Makefile
+++ b/TAO/tests/Smart_Proxies/Makefile
@@ -43,7 +43,7 @@ include $(TAO_ROOT)/taoconfig.mk
# Local targets
#----------------------------------------------------------------------------
-LDFLAGS += -L$(TAO_ROOT)/tao -I$(TAO_ROOT)/tao
+LDFLAGS += -L$(TAO_ROOT)/tao
CPPFLAGS += -I$(TAO_ROOT)/tao
.PRECIOUS: testC.h testC.i testC.cpp
diff --git a/TAO/tests/Smart_Proxies/On_Demand/Makefile b/TAO/tests/Smart_Proxies/On_Demand/Makefile
index daf3d1381da..b925e343ad0 100644
--- a/TAO/tests/Smart_Proxies/On_Demand/Makefile
+++ b/TAO/tests/Smart_Proxies/On_Demand/Makefile
@@ -56,7 +56,7 @@ include $(TAO_ROOT)/taoconfig.mk
# Local targets
#----------------------------------------------------------------------------
-LDFLAGS += -L$(TAO_ROOT)/tao -I$(TAO_ROOT)/tao
+LDFLAGS += -L$(TAO_ROOT)/tao
CPPFLAGS += -I$(TAO_ROOT)/tao
.PRECIOUS: testC.h testC.i testC.cpp
diff --git a/TAO/tests/Smart_Proxies/Policy/Makefile b/TAO/tests/Smart_Proxies/Policy/Makefile
index 0e51a2e3e5b..c6558bca250 100644
--- a/TAO/tests/Smart_Proxies/Policy/Makefile
+++ b/TAO/tests/Smart_Proxies/Policy/Makefile
@@ -43,7 +43,6 @@ include $(TAO_ROOT)/taoconfig.mk
#----------------------------------------------------------------------------
LDFLAGS += -L$(TAO_ROOT)/tao
-CPPFLAGS +=
.PRECIOUS: testC.h testC.i testC.cpp
.PRECIOUS: testS.h testS.i testS.cpp