summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_hpux.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-05 20:24:39 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-05 20:24:39 +0000
commit3c30e618cc1ede2c5b2a05be176136a289f57b63 (patch)
tree460633c569de904155f1a69568ac3620cc4d31d2 /include/makeinclude/platform_hpux.GNU
parentc87d117e910439647216b8f41696eb5c67206c5b (diff)
downloadATCD-3c30e618cc1ede2c5b2a05be176136a289f57b63.tar.gz
Changed wrapper_macros.GNU to use LD for links instead of CXX. Changed
nearly all platform files to correspond by defining LD to be CXX.
Diffstat (limited to 'include/makeinclude/platform_hpux.GNU')
-rw-r--r--include/makeinclude/platform_hpux.GNU1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/makeinclude/platform_hpux.GNU b/include/makeinclude/platform_hpux.GNU
index 8197edf7d16..74b53c5d86b 100644
--- a/include/makeinclude/platform_hpux.GNU
+++ b/include/makeinclude/platform_hpux.GNU
@@ -1,6 +1,7 @@
CC = /bin/cc
CXX = /usr/bin/CC
DLD = $(CXX)
+LD = $(CXX)
PIC =
ARFLAGS = ruv
RANLIB = echo