summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 17:13:17 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 17:13:17 +0000
commit5c00d17efd4b296d616a645c0d5ae616726d2f0a (patch)
tree58791ad9fd0ba49f02e0085b9ab34ed0684be540 /include
parent13b0b8e568b9ff8f7473adbd02278f89dd294df5 (diff)
downloadATCD-5c00d17efd4b296d616a645c0d5ae616726d2f0a.tar.gz
/project/doc/wind -> /project/doc/pkg/wind
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_vxworks5.x_g++.GNU2
-rw-r--r--include/makeinclude/platform_vxworks5.x_ghs.GNU10
2 files changed, 6 insertions, 6 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_g++.GNU b/include/makeinclude/platform_vxworks5.x_g++.GNU
index d8f976fd134..331861d9b9c 100644
--- a/include/makeinclude/platform_vxworks5.x_g++.GNU
+++ b/include/makeinclude/platform_vxworks5.x_g++.GNU
@@ -47,7 +47,7 @@ endif # PATH
#### 1) create a $ACE_ROOT/include/makeinclude/platform_macros.GNU
#### that contains something like:
####
-#### WIND_BASE = /project/doc/wind
+#### WIND_BASE = /project/doc/pkg/wind
#### WIND_HOST_TYPE = sun4-solaris2
#### CPU = I80486
####
diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU
index 6c5a94c778f..dbaa641dcb7 100644
--- a/include/makeinclude/platform_vxworks5.x_ghs.GNU
+++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU
@@ -24,15 +24,15 @@
####
#### Here's an example platform_macros.GNU file:
####
-#### WIND_BASE = /project/doc/wind
+#### WIND_BASE = /project/doc/pkg/wind
#### WIND_HOST_TYPE = sun4-solaris2
####
-#### ifeq (,$(findstring /project/doc/wind/green,$PATH))
-#### PATH +=:/project/doc/wind/green
+#### ifeq (,$(findstring /project/doc/pkg/wind/green,$PATH))
+#### PATH +=:/project/doc/pkg/wind/green
#### endif # PATH
####
#### CPU = 86
-#### GHS = /project/doc/wind/green/vx$(CPU)
+#### GHS = /project/doc/pkg/wind/green/vx$(CPU)
#### include $(ACE_ROOT)/include/makeinclude/platform_vxworks5.x_ghs.GNU
VXWORKS = 1
@@ -53,7 +53,7 @@ ifeq ($(CPU),86)
# With GHS' ax, ld386 complains that it can't read the
# archive symbol table.
ifndef GHS
- GHS = /project/doc/wind/green/vx$(CPU)
+ GHS = /project/doc/pkg/wind/green/vx$(CPU)
endif # GHS
AR = $(WIND_BASE)/host/$(WIND_HOST_TYPE)/bin/ar386
ARFLAGS = rsu