summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-05-18 21:49:56 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-05-18 21:49:56 +0000
commit9f6b6fe8379e57fdb6a11fd7339bf47ad8f08705 (patch)
tree13bc43434820aee2453a582973de6ffd4618791c /TAO/docs
parentc25a26f8143f668609260fd126989b44a7d69948 (diff)
downloadATCD-9f6b6fe8379e57fdb6a11fd7339bf47ad8f08705.tar.gz
ChangeLogTag: Sun May 18 21:48:39 UTC 2008 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/tutorials/Quoter/Naming_Service/Makefile.am14
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Makefile.am14
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Persistent/Makefile.am14
3 files changed, 0 insertions, 42 deletions
diff --git a/TAO/docs/tutorials/Quoter/Naming_Service/Makefile.am b/TAO/docs/tutorials/Quoter/Naming_Service/Makefile.am
index 8394c1b3c7c..8a775425861 100644
--- a/TAO/docs/tutorials/Quoter/Naming_Service/Makefile.am
+++ b/TAO/docs/tutorials/Quoter/Naming_Service/Makefile.am
@@ -36,13 +36,6 @@ client_SOURCES = \
Stock_Factory_i.h \
Stock_i.h
-../idl:
- mkdir -p ../idl
-
-
-client_DEPENDENCIES = \
- ../idl
-
client_LDFLAGS = \
-L../idl
@@ -79,13 +72,6 @@ server_SOURCES = \
Stock_Factory_i.h \
Stock_i.h
-../idl:
- mkdir -p ../idl
-
-
-server_DEPENDENCIES = \
- ../idl
-
server_LDFLAGS = \
-L../idl
diff --git a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Makefile.am b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Makefile.am
index c14574aaf45..98e25eb9335 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Makefile.am
+++ b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Makefile.am
@@ -37,13 +37,6 @@ client_SOURCES = \
Stock_Factory_i.h \
Stock_i.h
-../../idl:
- mkdir -p ../../idl
-
-
-client_DEPENDENCIES = \
- ../../idl
-
client_LDFLAGS = \
-L../../idl
@@ -88,13 +81,6 @@ server_SOURCES = \
Stock_Factory_i.h \
Stock_i.h
-../../idl:
- mkdir -p ../../idl
-
-
-server_DEPENDENCIES = \
- ../../idl
-
server_LDFLAGS = \
-L../../idl
diff --git a/TAO/docs/tutorials/Quoter/Simple/Persistent/Makefile.am b/TAO/docs/tutorials/Quoter/Simple/Persistent/Makefile.am
index 1841d03ab75..a6eb2dcc9a5 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Persistent/Makefile.am
+++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/Makefile.am
@@ -34,13 +34,6 @@ client_SOURCES = \
Stock_Factory_i.h \
Stock_i.h
-../../idl:
- mkdir -p ../../idl
-
-
-client_DEPENDENCIES = \
- ../../idl
-
client_LDFLAGS = \
-L../../idl
@@ -74,13 +67,6 @@ server_SOURCES = \
Stock_Factory_i.h \
Stock_i.h
-../../idl:
- mkdir -p ../../idl
-
-
-server_DEPENDENCIES = \
- ../../idl
-
server_LDFLAGS = \
-L../../idl