summaryrefslogtreecommitdiff
path: root/ASNMP
diff options
context:
space:
mode:
authormrm <mrm@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-04 23:50:11 +0000
committermrm <mrm@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-04 23:50:11 +0000
commite960ad269f064c29e64527fb1c9e1c97a928d44b (patch)
tree80b20feb4519a55e701822291c460b066750cbb0 /ASNMP
parent594dc0bf701561c22c7f57dfc3b8343264f363a5 (diff)
downloadATCD-e960ad269f064c29e64527fb1c9e1c97a928d44b.tar.gz
fixed
Diffstat (limited to 'ASNMP')
-rw-r--r--ASNMP/examples/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/ASNMP/examples/Makefile b/ASNMP/examples/Makefile
index cd06fb9ea08..8af1dce1e24 100644
--- a/ASNMP/examples/Makefile
+++ b/ASNMP/examples/Makefile
@@ -19,8 +19,8 @@ DIRS = get \
# macros and targets
#----------------------------------------------------------------------------
-include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(ACE_ROOT)/include/makeinclude/macros.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/wrapper_macros.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/macros.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/rules.common.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/rules.nested.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/rules.nolocal.GNU