summaryrefslogtreecommitdiff
path: root/examples/Shared_Malloc
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-01-23 05:11:18 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-01-23 05:11:18 +0000
commit584a76c7a80abe62b7a15808689cb9033b7325cd (patch)
tree2e84c7253f4dd22e1ad3d6a0c3d9bb6e57e283ad /examples/Shared_Malloc
parent8c07af029dbf4e6a02e6f436fe833c2e92668ab0 (diff)
downloadATCD-584a76c7a80abe62b7a15808689cb9033b7325cd.tar.gz
*** empty log message ***
Diffstat (limited to 'examples/Shared_Malloc')
-rw-r--r--examples/Shared_Malloc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Shared_Malloc/Makefile b/examples/Shared_Malloc/Makefile
index d14e9eb6489..4f893dbc952 100644
--- a/examples/Shared_Malloc/Makefile
+++ b/examples/Shared_Malloc/Makefile
@@ -50,7 +50,6 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
.obj/Malloc.o .shobj/Malloc.so: Malloc.cpp Options.h \
$(WRAPPER_ROOT)/ace/OS.h \
- $(WRAPPER_ROOT)/ace/Time_Value.h \
$(WRAPPER_ROOT)/ace/config.h \
$(WRAPPER_ROOT)/ace/stdcpp.h \
$(WRAPPER_ROOT)/ace/Trace.h \
@@ -77,7 +76,6 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
$(WRAPPER_ROOT)/ace/Get_Opt.h \
$(WRAPPER_ROOT)/ace/ACE.h \
$(WRAPPER_ROOT)/ace/OS.h \
- $(WRAPPER_ROOT)/ace/Time_Value.h \
$(WRAPPER_ROOT)/ace/config.h \
$(WRAPPER_ROOT)/ace/stdcpp.h \
$(WRAPPER_ROOT)/ace/Trace.h \