summaryrefslogtreecommitdiff
path: root/include/makeinclude/rules.local.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
commit758147897ac4518e680694586c245ac0d995ac0b (patch)
treea75e35a68087e9c2281c9c34c06ea092c56ae985 /include/makeinclude/rules.local.GNU
parent1dbf693d2e903ef70edad3f9f02e38937764596c (diff)
downloadATCD-758147897ac4518e680694586c245ac0d995ac0b.tar.gz
ChangeLogTag: Fri Oct 29 07:08:16 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'include/makeinclude/rules.local.GNU')
-rw-r--r--include/makeinclude/rules.local.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/rules.local.GNU b/include/makeinclude/rules.local.GNU
index c40ebb8e93f..66094f4aae7 100644
--- a/include/makeinclude/rules.local.GNU
+++ b/include/makeinclude/rules.local.GNU
@@ -128,7 +128,7 @@ ifeq (,$(LN_S))
ifndef COMSPEC
ifdef ComSpec
#### ACE+TAO use COMSPEC, but ComSpec is defined.
- COMPSPEC = $(ComSpec)
+ COMSPEC = $(ComSpec)
endif # ComSpec
endif # ! COMPSPEC