summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-09-01 08:49:47 +0000
committerSteve Huston <shuston@riverace.com>1998-09-01 08:49:47 +0000
commitfbc44a53d20620a519677ca09fb57fe5d59f1850 (patch)
treefb4d1957cdea74adb8a1e7c0c959c845853128b7 /examples
parent3d0d3a317c534938fb6b5f0a5f09f8443b002b75 (diff)
downloadATCD-fbc44a53d20620a519677ca09fb57fe5d59f1850.tar.gz
Removed include of platform_macros.GNU
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/Proactor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/Makefile b/examples/Reactor/Proactor/Makefile
index 8b8088ff82f..1f91dcd00fd 100644
--- a/examples/Reactor/Proactor/Makefile
+++ b/examples/Reactor/Proactor/Makefile
@@ -23,7 +23,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU
include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
-include $(ACE_ROOT)/include/makeinclude/platform_macros.GNU
+
#----------------------------------------------------------------------------
# Local targets
#----------------------------------------------------------------------------