summaryrefslogtreecommitdiff
path: root/src/OS/Makefile-Base
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-03-08 23:57:37 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-03-09 00:05:58 +0000
commitdfe7d917154afce0e4016a60f142bd540677930f (patch)
treebd433f1c4d777ca2c09d6cc0c1736d9de5503e55 /src/OS/Makefile-Base
parentdc8091e7b9eb80b77699ac59de3f39eedef65c04 (diff)
Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578
Broken-by: bc3c7bb7d4ab
Diffstat (limited to 'src/OS/Makefile-Base')
-rw-r--r--src/OS/Makefile-Base2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OS/Makefile-Base b/src/OS/Makefile-Base
index e0bdeecfd..ff4a83e2c 100644
--- a/src/OS/Makefile-Base
+++ b/src/OS/Makefile-Base
@@ -623,7 +623,7 @@ spool_out.o: $(HDRS) spool_out.c
std-crypto.o: $(HDRS) std-crypto.c
store.o: $(HDRS) store.c
string.o: $(HDRS) string.c
-tls.o: $(HDRS) tls.c setenv.c \
+tls.o: $(HDRS) tls.c \
tls-gnu.c tlscert-gnu.c \
tls-openssl.c tlscert-openssl.c
tod.o: $(HDRS) tod.c