aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/makefiles/Makefile.hpux2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.hpux b/src/makefiles/Makefile.hpux
index b6e141893e2..1ed5130af08 100644
--- a/src/makefiles/Makefile.hpux
+++ b/src/makefiles/Makefile.hpux
@@ -16,7 +16,7 @@ endif
# add -L command to make that happen.
# (CAUTION: you need PHSS_4630 to have a working version of rint() on 9!)
ifneq ($(HPUXMATHLIB),)
- LDFLAGS:= -L /lib/pa1.1 $(LDFLAGS)
+ LDFLAGS:= -L/lib/pa1.1 $(LDFLAGS)
endif
# Embed 'libdir' as the shared library search path so that the executables