summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-29 12:10:22 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-29 12:10:22 +0000
commit49af4111c98f8ff49f8aa39353e4890aea19fa76 (patch)
treea75e35a68087e9c2281c9c34c06ea092c56ae985 /TAO/rules.tao.GNU
parenta0e3653ccecf40d33d7baf4c8bbb2ae9ee3f67aa (diff)
downloadATCD-49af4111c98f8ff49f8aa39353e4890aea19fa76.tar.gz
ChangeLogTag: Fri Oct 29 07:08:16 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index eec27befe8b..88a1a98416c 100644
--- a/TAO/rules.tao.GNU
+++ b/TAO/rules.tao.GNU
@@ -20,7 +20,7 @@ endif
ifndef COMSPEC
ifdef ComSpec
#### ACE+TAO use COMSPEC, but ComSpec is defined.
- COMPSPEC = $(ComSpec)
+ COMSPEC = $(ComSpec)
endif # ComSpec
endif # ! COMPSPEC
@@ -111,7 +111,7 @@ CPPFLAGS += \
#### Build rules.
####
ifndef COMSPEC
- #### Assume we're not on a WIN32 host.
+ #### Assume we're on a WIN32 host.
ifneq (1,$(VXWORKS))
#### These don't work on NT host for Tornado II.
IDL_EXT=C.h C.i C.cpp S.h S.i S.cpp S_T.h S_T.i S_T.cpp