summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_osf1_3.2.GNU
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-22 21:06:32 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-22 21:06:32 +0000
commit93dce37f5597a1535f8f1d95e8c3ca4b94849454 (patch)
tree73daf78b5834090be641250ceb1f842ddb56cec2 /include/makeinclude/platform_osf1_3.2.GNU
parent8eafc4bf6c7c58cf8a1b3a664c8281e56b114de2 (diff)
downloadATCD-93dce37f5597a1535f8f1d95e8c3ca4b94849454.tar.gz
Changed WRAPPER_ROOT to ACE_ROOT.
Diffstat (limited to 'include/makeinclude/platform_osf1_3.2.GNU')
-rw-r--r--include/makeinclude/platform_osf1_3.2.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_osf1_3.2.GNU b/include/makeinclude/platform_osf1_3.2.GNU
index 04be325dce2..19862d04cfa 100644
--- a/include/makeinclude/platform_osf1_3.2.GNU
+++ b/include/makeinclude/platform_osf1_3.2.GNU
@@ -2,7 +2,7 @@
CC = cxx
CXX = $(CC)
-CFLAGS += $(DCFLAGS) -ptr $(WRAPPER_ROOT)/ptrepository
+CFLAGS += $(DCFLAGS) -ptr $(ACE_ROOT)/ptrepository
CCFLAGS += $(CFLAGS) -x cxx -w0
DCFLAGS += -g -threads
DLD = ld -shared -expect_unresolved '*'