diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-07-06 12:42:27 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-07-06 12:42:27 +0000 |
commit | 2d2863672239b82874bf8670fe8a90f67c0cca7e (patch) | |
tree | 862661828cd8a437c573423b9dd565fac536bbc3 /TAO/orbsvcs/tests/Event | |
parent | 894c05346b738082f61f8ed0065f2d8162a7c7f9 (diff) | |
download | ATCD-2d2863672239b82874bf8670fe8a90f67c0cca7e.tar.gz |
ChangeLogTag: Sun Jul 06 12:39:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Event')
-rw-r--r-- | TAO/orbsvcs/tests/Event/lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/lib/Makefile b/TAO/orbsvcs/tests/Event/lib/Makefile index 14116f857e9..e30ead527af 100644 --- a/TAO/orbsvcs/tests/Event/lib/Makefile +++ b/TAO/orbsvcs/tests/Event/lib/Makefile @@ -38,7 +38,6 @@ include $(TAO_ROOT)/rules.tao.GNU include $(ACE_ROOT)/include/makeinclude/rules.common.GNU include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU include $(ACE_ROOT)/include/makeinclude/rules.lib.GNU -include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU include $(ACE_ROOT)/include/makeinclude/rules.local.GNU #---------------------------------------------------------------------------- |